Convert colors between HEX, RGB, HSL, HSB, and CMYK
#6366f1rgb(99, 102, 241)hsl(239, 84%, 67%)hsb(239, 59%, 95%)cmyk(59%, 58%, 0%, 5%)Free online color converter. Convert colors between HEX, RGB, HSL, HSB, and CMYK formats instantly. Auto-detects your input format. Perfect for web developers and designers.
Paste any HEX color code (e.g., #6366f1) into the input field. The converter automatically detects the format and outputs the equivalent RGB, HSL, HSB, and CMYK values instantly.
This converter supports HEX (#rrggbb), RGB (rgb(r, g, b)), HSL (hsl(h, s%, l%)), HSB/HSV (hsb(h, s%, b%)), and CMYK (cmyk(c%, m%, y%, k%)).
Both use Hue and Saturation, but differ in the third component. HSL uses Lightness (0% = black, 50% = pure color, 100% = white). HSB uses Brightness/Value (0% = black, 100% = full brightness).
CMYK (Cyan, Magenta, Yellow, Key/Black) is a subtractive color model used in color printing. Unlike RGB which is additive (for screens), CMYK represents how inks are mixed on paper.
Currently the converter supports HEX, RGB, HSL, and HSB inputs. CSS named colors (like 'red' or 'cornflowerblue') can be converted by first using your browser's developer tools to get the HEX value.
Get all tools in your browser
Install the Chrome extension for one-click access to every tool — no tab switching needed.
Last updated: January 2025