#cc2100 color space conversions
Hex:
#cc2100
RGB:
204, 33, 0
CMY:
20, 87, 100
CMYK:
0, 84, 100, 20
HSL:
10°, 100.0000%, 40.0000%
HSV (HSB):
10°, 100.0000%, 80.0000%
XYZ:
25.4457, 13.9251, 1.3467
xyY:
0.6249, 0.3420, 13.9251
CIE-Lab:
44.1253, 63.0910, 57.4123
CIE-LCH:
44.1253, 85.3033, 42.3019
CIE-Luv:
44.1253, 131.4583, 32.9509
Hunter-Lab:
37.3163, 56.4141, 23.9818
#cc2100 color charts
#cc2100 color shades, tints & tones
#cc2100 color schemes
#cc2100 color preview, HTML & CSS examples
This text has a color of #cc2100
<p style="color:#cc2100;">Text here</p>
.mytext {color:#cc2100;}
This box has a color of #cc2100
<div style="background-color:#cc2100;">Content here</div>
.mybackground {background-color:#cc2100;}
Border around this has a color of #cc2100
<div style="border:2px solid #cc2100;">Content here</div>
.myborder {border:2px solid #cc2100;}