#cc2b04 color space conversions
Hex:
#cc2b04
RGB:
204, 43, 4
CMY:
20, 83, 98
CMYK:
0, 79, 98, 20
HSL:
12°, 96.1538%, 40.7843%
HSV (HSB):
12°, 98.0392%, 80.0000%
XYZ:
25.7876, 14.5739, 1.5687
xyY:
0.6150, 0.3476, 14.5739
CIE-Lab:
45.0450, 60.5640, 56.5837
CIE-LCH:
45.0450, 82.8837, 43.0540
CIE-Luv:
45.0450, 126.6323, 34.0896
Hunter-Lab:
38.1758, 53.7687, 24.2866
#cc2b04 color charts
#cc2b04 color shades, tints & tones
#cc2b04 color schemes
#cc2b04 color preview, HTML & CSS examples
This text has a color of #cc2b04
<p style="color:#cc2b04;">Text here</p>
.mytext {color:#cc2b04;}
This box has a color of #cc2b04
<div style="background-color:#cc2b04;">Content here</div>
.mybackground {background-color:#cc2b04;}
Border around this has a color of #cc2b04
<div style="border:2px solid #cc2b04;">Content here</div>
.myborder {border:2px solid #cc2b04;}