#cc2e04 color space conversions
Hex:
#cc2e04
RGB:
204, 46, 4
CMY:
20, 82, 98
CMYK:
0, 77, 98, 20
HSL:
13°, 96.1538%, 40.7843%
HSV (HSB):
13°, 98.0392%, 80.0000%
XYZ:
25.9007, 14.8001, 1.6065
xyY:
0.6122, 0.3498, 14.8001
CIE-Lab:
45.3592, 59.6820, 56.7387
CIE-LCH:
45.3592, 82.3482, 43.5518
CIE-Luv:
45.3592, 125.0741, 34.6310
Hunter-Lab:
38.4709, 52.8519, 24.4538
#cc2e04 color charts
#cc2e04 color shades, tints & tones
#cc2e04 color schemes
#cc2e04 color preview, HTML & CSS examples
This text has a color of #cc2e04
<p style="color:#cc2e04;">Text here</p>
.mytext {color:#cc2e04;}
This box has a color of #cc2e04
<div style="background-color:#cc2e04;">Content here</div>
.mybackground {background-color:#cc2e04;}
Border around this has a color of #cc2e04
<div style="border:2px solid #cc2e04;">Content here</div>
.myborder {border:2px solid #cc2e04;}