#cc110b color space conversions
Hex:
#cc110b
RGB:
204, 17, 11
CMY:
20, 93, 96
CMYK:
0, 92, 95, 20
HSL:
2°, 89.7674%, 42.1569%
HSV (HSB):
2°, 94.6078%, 80.0000%
XYZ:
25.1627, 13.2624, 1.5503
xyY:
0.6295, 0.3318, 13.2624
CIE-Lab:
43.1560, 66.0698, 53.5185
CIE-LCH:
43.1560, 85.0261, 39.0085
CIE-Luv:
43.1560, 135.8606, 29.9949
Hunter-Lab:
36.4176, 59.6035, 22.9684
#cc110b color charts
#cc110b color shades, tints & tones
#cc110b color schemes
#cc110b color preview, HTML & CSS examples
This text has a color of #cc110b
<p style="color:#cc110b;">Text here</p>
.mytext {color:#cc110b;}
This box has a color of #cc110b
<div style="background-color:#cc110b;">Content here</div>
.mybackground {background-color:#cc110b;}
Border around this has a color of #cc110b
<div style="border:2px solid #cc110b;">Content here</div>
.myborder {border:2px solid #cc110b;}