#cc412f color space conversions
Hex:
#cc412f
RGB:
204, 65, 47
CMY:
20, 75, 82
CMYK:
0, 68, 77, 20
HSL:
7°, 62.5498%, 49.2157%
HSV (HSB):
7°, 76.9608%, 80.0000%
XYZ:
27.3052, 16.8232, 4.4974
xyY:
0.5615, 0.3460, 16.8232
CIE-Lab:
48.0365, 53.8985, 41.2730
CIE-LCH:
48.0365, 67.8860, 37.4432
CIE-Luv:
48.0365, 109.1225, 30.0753
Hunter-Lab:
41.0161, 47.0528, 22.2102
#cc412f color charts
#cc412f color shades, tints & tones
#cc412f color schemes
#cc412f color preview, HTML & CSS examples
This text has a color of #cc412f
<p style="color:#cc412f;">Text here</p>
.mytext {color:#cc412f;}
This box has a color of #cc412f
<div style="background-color:#cc412f;">Content here</div>
.mybackground {background-color:#cc412f;}
Border around this has a color of #cc412f
<div style="border:2px solid #cc412f;">Content here</div>
.myborder {border:2px solid #cc412f;}