#cc2a4f color space conversions
Hex:
#cc2a4f
RGB:
204, 42, 79
CMY:
20, 84, 69
CMYK:
0, 79, 61, 20
HSL:
346°, 65.8537%, 48.2353%
HSV (HSB):
346°, 79.4118%, 80.0000%
XYZ:
27.1411, 15.0578, 8.8731
xyY:
0.5314, 0.2948, 15.0578
CIE-Lab:
45.7133, 63.2499, 19.6924
CIE-LCH:
45.7133, 66.2446, 17.2936
CIE-Luv:
45.7133, 113.1534, 9.6923
Hunter-Lab:
38.8044, 56.9412, 13.6057
#cc2a4f color charts
#cc2a4f color shades, tints & tones
#cc2a4f color schemes
#cc2a4f color preview, HTML & CSS examples
This text has a color of #cc2a4f
<p style="color:#cc2a4f;">Text here</p>
.mytext {color:#cc2a4f;}
This box has a color of #cc2a4f
<div style="background-color:#cc2a4f;">Content here</div>
.mybackground {background-color:#cc2a4f;}
Border around this has a color of #cc2a4f
<div style="border:2px solid #cc2a4f;">Content here</div>
.myborder {border:2px solid #cc2a4f;}