#cc2d4f color space conversions
Hex:
#cc2d4f
RGB:
204, 45, 79
CMY:
20, 82, 69
CMYK:
0, 78, 61, 20
HSL:
347°, 63.8554%, 48.8235%
HSV (HSB):
347°, 77.9412%, 80.0000%
XYZ:
27.2515, 15.2787, 8.9099
xyY:
0.5298, 0.2970, 15.2787
CIE-Lab:
46.0135, 62.4017, 20.0903
CIE-LCH:
46.0135, 65.5560, 17.8460
CIE-Luv:
46.0135, 111.9315, 10.3371
Hunter-Lab:
39.0879, 56.0437, 13.8467
#cc2d4f color charts
#cc2d4f color shades, tints & tones
#cc2d4f color schemes
#cc2d4f color preview, HTML & CSS examples
This text has a color of #cc2d4f
<p style="color:#cc2d4f;">Text here</p>
.mytext {color:#cc2d4f;}
This box has a color of #cc2d4f
<div style="background-color:#cc2d4f;">Content here</div>
.mybackground {background-color:#cc2d4f;}
Border around this has a color of #cc2d4f
<div style="border:2px solid #cc2d4f;">Content here</div>
.myborder {border:2px solid #cc2d4f;}