#cc2e02 color space conversions
Hex:
#cc2e02
RGB:
204, 46, 2
CMY:
20, 82, 99
CMYK:
0, 77, 99, 20
HSL:
13°, 98.0583%, 40.3922%
HSV (HSB):
13°, 99.0196%, 80.0000%
XYZ:
25.8898, 14.7957, 1.5488
xyY:
0.6130, 0.3503, 14.7957
CIE-Lab:
45.3532, 59.6624, 57.3227
CIE-LCH:
45.3532, 82.7375, 43.8542
CIE-Luv:
45.3532, 125.1942, 34.8418
Hunter-Lab:
38.4652, 52.8288, 24.5384
#cc2e02 color charts
#cc2e02 color shades, tints & tones
#cc2e02 color schemes
#cc2e02 color preview, HTML & CSS examples
This text has a color of #cc2e02
<p style="color:#cc2e02;">Text here</p>
.mytext {color:#cc2e02;}
This box has a color of #cc2e02
<div style="background-color:#cc2e02;">Content here</div>
.mybackground {background-color:#cc2e02;}
Border around this has a color of #cc2e02
<div style="border:2px solid #cc2e02;">Content here</div>
.myborder {border:2px solid #cc2e02;}