#cc2d15 color space conversions
Hex:
#cc2d15
RGB:
204, 45, 21
CMY:
20, 82, 92
CMYK:
0, 78, 90, 20
HSL:
8°, 81.3333%, 44.1176%
HSV (HSB):
8°, 89.7059%, 80.0000%
XYZ:
25.9756, 14.7683, 2.1910
xyY:
0.6050, 0.3440, 14.7683
CIE-Lab:
45.3152, 60.1837, 51.3171
CIE-LCH:
45.3152, 79.0919, 40.4534
CIE-Luv:
45.3152, 124.3628, 32.2823
Hunter-Lab:
38.4295, 53.4014, 23.5204
#cc2d15 color charts
#cc2d15 color shades, tints & tones
#cc2d15 color schemes
#cc2d15 color preview, HTML & CSS examples
This text has a color of #cc2d15
<p style="color:#cc2d15;">Text here</p>
.mytext {color:#cc2d15;}
This box has a color of #cc2d15
<div style="background-color:#cc2d15;">Content here</div>
.mybackground {background-color:#cc2d15;}
Border around this has a color of #cc2d15
<div style="border:2px solid #cc2d15;">Content here</div>
.myborder {border:2px solid #cc2d15;}