Convert between HEX, RGB and HSL
rgb(59, 130, 246)
hsl(217, 91%, 60%)
Color Converter converts between HEX, RGB, and HSL color values live, entirely in your browser. Edit the color using the picker, the HEX field, the individual RGB fields, or the individual HSL fields — any of them updates all the others instantly, and each format has its own one-click copy button.
What color formats does Color Converter support?
HEX, RGB, and HSL are all directly editable, and each has its own copy button.
Is Color Converter free to use?
Yes, it's completely free with no registration required.
Does it support RGBA, HSLA, HSV, or named colors?
Not currently — only HEX, RGB, and HSL accept direct input, without an alpha/transparency channel.
Is my data private?
Yes, all color math happens locally in your browser — nothing is sent to a server.