#cc2201 color space conversions
Hex:
#cc2201
RGB:
204, 34, 1
CMY:
20, 87, 100
CMYK:
0, 83, 100, 20
HSL:
10°, 99.0244%, 40.1961%
HSV (HSB):
10°, 99.5098%, 80.0000%
XYZ:
25.4793, 13.9836, 1.3849
xyY:
0.6238, 0.3423, 13.9836
CIE-Lab:
44.2094, 62.8704, 57.1236
CIE-LCH:
44.2094, 84.9458, 42.2581
CIE-Luv:
44.2094, 130.9799, 32.9829
Hunter-Lab:
37.3947, 56.1826, 23.9805
#cc2201 color charts
#cc2201 color shades, tints & tones
#cc2201 color schemes
#cc2201 color preview, HTML & CSS examples
This text has a color of #cc2201
<p style="color:#cc2201;">Text here</p>
.mytext {color:#cc2201;}
This box has a color of #cc2201
<div style="background-color:#cc2201;">Content here</div>
.mybackground {background-color:#cc2201;}
Border around this has a color of #cc2201
<div style="border:2px solid #cc2201;">Content here</div>
.myborder {border:2px solid #cc2201;}