#cc0e2b color space conversions
Hex:
#cc0e2b
RGB:
204, 14, 43
CMY:
20, 95, 83
CMYK:
0, 93, 79, 20
HSL:
351°, 87.1560%, 42.7451%
HSV (HSB):
351°, 93.1373%, 80.0000%
XYZ:
25.4949, 13.3259, 3.5139
xyY:
0.6022, 0.3148, 13.3259
CIE-Lab:
43.2502, 67.0707, 38.4798
CIE-LCH:
43.2502, 77.3251, 29.8438
CIE-Luv:
43.2502, 131.8008, 22.4990
Hunter-Lab:
36.5046, 60.7819, 19.8460
#cc0e2b color charts
#cc0e2b color shades, tints & tones
#cc0e2b color schemes
#cc0e2b color preview, HTML & CSS examples
This text has a color of #cc0e2b
<p style="color:#cc0e2b;">Text here</p>
.mytext {color:#cc0e2b;}
This box has a color of #cc0e2b
<div style="background-color:#cc0e2b;">Content here</div>
.mybackground {background-color:#cc0e2b;}
Border around this has a color of #cc0e2b
<div style="border:2px solid #cc0e2b;">Content here</div>
.myborder {border:2px solid #cc0e2b;}