Convert
HEX, RGB, and HSL color converter
Convert colors between HEX, RGB, and HSL. A live swatch shows the result. Copy any format with one click.
How to use
Type a HEX code, RGB values, or HSL values. The other formats and the swatch stay in sync. Short HEX codes such as #3AF are accepted.
Questions
- Which HEX forms are supported?
- Three-digit and six-digit HEX values, with or without a leading #. Alpha channels are not converted in this version.
- Why do HSL numbers look rounded?
- Hue is stored to one decimal place; saturation and lightness are percentages. RGB channels are whole numbers from 0 to 255.