#cc0502 color space conversions
Hex:
#cc0502
RGB:
204, 5, 2
CMY:
20, 98, 99
CMYK:
0, 98, 99, 20
HSL:
1°, 98.0583%, 40.3922%
HSV (HSB):
1°, 99.0196%, 80.0000%
XYZ:
24.9671, 12.9503, 1.2412
xyY:
0.6376, 0.3307, 12.9503
CIE-Lab:
42.6883, 67.2519, 56.1754
CIE-LCH:
42.6883, 87.6270, 39.8720
CIE-Luv:
42.6883, 138.7981, 30.2170
Hunter-Lab:
35.9865, 60.8650, 23.1456
#cc0502 color charts
#cc0502 color shades, tints & tones
#cc0502 color schemes
#cc0502 color preview, HTML & CSS examples
This text has a color of #cc0502
<p style="color:#cc0502;">Text here</p>
.mytext {color:#cc0502;}
This box has a color of #cc0502
<div style="background-color:#cc0502;">Content here</div>
.mybackground {background-color:#cc0502;}
Border around this has a color of #cc0502
<div style="border:2px solid #cc0502;">Content here</div>
.myborder {border:2px solid #cc0502;}