#cc110f color space conversions
Hex:
#cc110f
RGB:
204, 17, 15
CMY:
20, 93, 94
CMYK:
0, 92, 93, 20
HSL:
1°, 86.3014%, 42.9412%
HSV (HSB):
1°, 92.6471%, 80.0000%
XYZ:
25.1885, 13.2728, 1.6863
xyY:
0.6274, 0.3306, 13.2728
CIE-Lab:
43.1714, 66.1134, 52.1674
CIE-LCH:
43.1714, 84.2165, 38.2756
CIE-Luv:
43.1714, 135.5279, 29.4814
Hunter-Lab:
36.4318, 59.6572, 22.7580
#cc110f color charts
#cc110f color shades, tints & tones
#cc110f color schemes
#cc110f color preview, HTML & CSS examples
This text has a color of #cc110f
<p style="color:#cc110f;">Text here</p>
.mytext {color:#cc110f;}
This box has a color of #cc110f
<div style="background-color:#cc110f;">Content here</div>
.mybackground {background-color:#cc110f;}
Border around this has a color of #cc110f
<div style="border:2px solid #cc110f;">Content here</div>
.myborder {border:2px solid #cc110f;}