#cc0e2f color space conversions
Hex:
#cc0e2f
RGB:
204, 14, 47
CMY:
20, 95, 82
CMYK:
0, 93, 77, 20
HSL:
350°, 87.1560%, 42.7451%
HSV (HSB):
350°, 93.1373%, 80.0000%
XYZ:
25.5720, 13.3567, 3.9196
xyY:
0.5968, 0.3117, 13.3567
CIE-Lab:
43.2958, 67.1984, 36.1965
CIE-LCH:
43.2958, 76.3271, 28.3092
CIE-Luv:
43.2958, 130.8717, 21.0651
Hunter-Lab:
36.5468, 60.9404, 19.2239
#cc0e2f color charts
#cc0e2f color shades, tints & tones
#cc0e2f color schemes
#cc0e2f color preview, HTML & CSS examples
This text has a color of #cc0e2f
<p style="color:#cc0e2f;">Text here</p>
.mytext {color:#cc0e2f;}
This box has a color of #cc0e2f
<div style="background-color:#cc0e2f;">Content here</div>
.mybackground {background-color:#cc0e2f;}
Border around this has a color of #cc0e2f
<div style="border:2px solid #cc0e2f;">Content here</div>
.myborder {border:2px solid #cc0e2f;}