Color Code Converter

Convert digital color values across HEX, RGB, HSL, and CMYK models with live color swatches and CSS color variable output.

Color Model Synchronization
Color Input
Swatch Preview
#b91c1c

Luminance: 42%

CSS Variable
--primary-color: #b91c1c;
Converted Color Formats4 Models
HEX (Standard)#b91c1c
RGB Formatrgb(185, 28, 28)
RGBA Formatrgba(185, 28, 28, 1)
HSL Formathsl(0, 74%, 42%)
CMYK (Print)cmyk(0%, 85%, 85%, 27%)

How to Use

01.Type or paste a color code (HEX or RGB) or pick with the color picker.
02.Review the synchronized values for HEX, RGB, HSL, and CMYK.
03.Copy your desired color model string.

Frequently asked questions

Yes. Shorthand codes like #f00 expand into standard 6-digit hex representations.

Related utilities