#cc120b color space conversions
Hex:
#cc120b
RGB:
204, 18, 11
CMY:
20, 93, 96
CMYK:
0, 91, 95, 20
HSL:
2°, 89.7674%, 42.1569%
HSV (HSB):
2°, 94.6078%, 80.0000%
XYZ:
25.1786, 13.2941, 1.5556
xyY:
0.6290, 0.3321, 13.2941
CIE-Lab:
43.2031, 65.9341, 53.5447
CIE-LCH:
43.2031, 84.9373, 39.0799
CIE-Luv:
43.2031, 135.6174, 30.0783
Hunter-Lab:
36.4611, 59.4577, 22.9932
#cc120b color charts
#cc120b color shades, tints & tones
#cc120b color schemes
#cc120b color preview, HTML & CSS examples
This text has a color of #cc120b
<p style="color:#cc120b;">Text here</p>
.mytext {color:#cc120b;}
This box has a color of #cc120b
<div style="background-color:#cc120b;">Content here</div>
.mybackground {background-color:#cc120b;}
Border around this has a color of #cc120b
<div style="border:2px solid #cc120b;">Content here</div>
.myborder {border:2px solid #cc120b;}