HEX / RGB / HSL / HSB / CMYK Converter — All Color Formats
Use HEX / RGB / HSL Converter online for your needs
Instantly convert colors between HEX, RGB, HSL, HSB (Photoshop), CMYK and RGBA. WCAG contrast check, automatic shades and tints, history of consulted colors.
HEX, RGB, HSL Converter: Complete Guide
Colors in computing are expressed in various color spaces. Our conversion tool allows you to instantly switch between HEX, RGB, HSL, HSB, CMYK, and RGBA, streamlining design and web development workflows.
Color Formats Explained
#HEX — Hexadecimal notation
The web standard. Uses base 16 to represent R, G, B. #FF0000 is pure red. Can be shortened (e.g., #F60).
rgb() — Red Green Blue
Additive model: each channel ranges from 0 to 255. Essential for modern CSS, with transparency support via rgba().
hsl() — Hue Saturation Lightness
Most intuitive for humans: controls color wheel, intensity, and lightness. Perfect for creating harmonious color palettes.
cmyk() — Cyan Magenta Yellow Key (Black)
Subtractive model used in professional printing. Represents the mixing of physical inks.
Frequently asked questions
Tools in the same category
List of tools similar to HEX / RGB / HSL Converter
Popular tools
List of popular tools related to HEX / RGB / HSL Converter