#cc2b08 color space conversions
Hex:
#cc2b08
RGB:
204, 43, 8
CMY:
20, 83, 97
CMYK:
0, 79, 96, 20
HSL:
11°, 92.4528%, 41.5686%
HSV (HSB):
11°, 96.0784%, 80.0000%
XYZ:
25.8095, 14.5827, 1.6841
xyY:
0.6134, 0.3466, 14.5827
CIE-Lab:
45.0572, 60.6029, 55.4396
CIE-LCH:
45.0572, 82.1356, 42.4523
CIE-Luv:
45.0572, 126.3869, 33.6666
Hunter-Lab:
38.1872, 53.8148, 24.1162
#cc2b08 color charts
#cc2b08 color shades, tints & tones
#cc2b08 color schemes
#cc2b08 color preview, HTML & CSS examples
This text has a color of #cc2b08
<p style="color:#cc2b08;">Text here</p>
.mytext {color:#cc2b08;}
This box has a color of #cc2b08
<div style="background-color:#cc2b08;">Content here</div>
.mybackground {background-color:#cc2b08;}
Border around this has a color of #cc2b08
<div style="border:2px solid #cc2b08;">Content here</div>
.myborder {border:2px solid #cc2b08;}