HEX / RGB Color Converter
Color converter between HEX, RGB and HSL with preview.
The color converter translates a color between HEX, RGB and HSL formats and shows a live swatch right away. Enter a HEX code (#3a7bd5), RGB channel values, or HSL coordinates, and the other representations recalculate instantly. Both shorthand HEX (#f80) and full HEX (#ff8800) are supported.
Different formats matter in different places: HEX is used on the web and in CSS, RGB is common in graphics editors and when working with transparency (rgba), and HSL makes it easy to adjust hue, saturation and lightness independently — for example, lightening a color without changing its tone. The converter helps designers and developers move a color from a mockup into code and back with no guesswork.
Everything is calculated right in your browser, and the swatch updates on the fly. No data is sent anywhere.