#cc2e6d color space conversions
Hex:
#cc2e6d
RGB:
204, 46, 109
CMY:
20, 82, 57
CMYK:
0, 77, 47, 20
HSL:
336°, 63.2000%, 49.0196%
HSV (HSB):
336°, 77.4510%, 80.0000%
XYZ:
28.6392, 15.8955, 16.0267
xyY:
0.4729, 0.2625, 15.8955
CIE-Lab:
46.8371, 64.3556, 2.7413
CIE-LCH:
46.8371, 64.4140, 2.4391
CIE-Luv:
46.8371, 100.8656, -8.7666
Hunter-Lab:
39.8691, 58.4507, 4.0749
#cc2e6d color charts
#cc2e6d color shades, tints & tones
#cc2e6d color schemes
#cc2e6d color preview, HTML & CSS examples
This text has a color of #cc2e6d
<p style="color:#cc2e6d;">Text here</p>
.mytext {color:#cc2e6d;}
This box has a color of #cc2e6d
<div style="background-color:#cc2e6d;">Content here</div>
.mybackground {background-color:#cc2e6d;}
Border around this has a color of #cc2e6d
<div style="border:2px solid #cc2e6d;">Content here</div>
.myborder {border:2px solid #cc2e6d;}