#cc2a08 color space conversions
Hex:
#cc2a08
RGB:
204, 42, 8
CMY:
20, 84, 97
CMYK:
0, 79, 96, 20
HSL:
10°, 92.4528%, 41.5686%
HSV (HSB):
10°, 96.0784%, 80.0000%
XYZ:
25.7736, 14.5108, 1.6722
xyY:
0.6143, 0.3459, 14.5108
CIE-Lab:
44.9568, 60.8855, 55.3848
CIE-LCH:
44.9568, 82.3075, 42.2914
CIE-Luv:
44.9568, 126.8854, 33.4924
Hunter-Lab:
38.0931, 54.1095, 24.0625
#cc2a08 color charts
#cc2a08 color shades, tints & tones
#cc2a08 color schemes
#cc2a08 color preview, HTML & CSS examples
This text has a color of #cc2a08
<p style="color:#cc2a08;">Text here</p>
.mytext {color:#cc2a08;}
This box has a color of #cc2a08
<div style="background-color:#cc2a08;">Content here</div>
.mybackground {background-color:#cc2a08;}
Border around this has a color of #cc2a08
<div style="border:2px solid #cc2a08;">Content here</div>
.myborder {border:2px solid #cc2a08;}