Instantly convert colors between HEX, RGB, HSL, CMYK and CSS. Includes CSS rgb() and hsl() formats.
HEX is the web standard format: 6 hexadecimal characters representing R, G, B from 00 to FF. RGB breaks down color into red, green and blue intensities (0–255). HSL expresses color by its hue (0–360°), saturation and lightness — more intuitive for designers. CMYK is the print format. Knowing all these formats is essential to work between Figma, Photoshop, CSS and printers without colorimetric accuracy loss.
This converter calculates in real time all colorimetric equivalences of a HEX value. Enter a 6-character HEX code, use the browser's native eyedropper or click one of the suggested colors. Each format has an individual copy button to paste directly into your CSS code, your SCSS file or design tool. The nearest named color helps you identify the hue in natural language.