#cc2e6b color space conversions
Hex:
#cc2e6b
RGB:
204, 46, 107
CMY:
20, 82, 58
CMYK:
0, 77, 48, 20
HSL:
337°, 63.2000%, 49.0196%
HSV (HSB):
337°, 77.4510%, 80.0000%
XYZ:
28.5327, 15.8529, 15.4660
xyY:
0.4767, 0.2649, 15.8529
CIE-Lab:
46.7809, 64.1818, 3.8905
CIE-LCH:
46.7809, 64.2996, 3.4688
CIE-Luv:
46.7809, 101.6323, -7.3587
Hunter-Lab:
39.8157, 58.2390, 4.8404
#cc2e6b color charts
#cc2e6b color shades, tints & tones
#cc2e6b color schemes
#cc2e6b color preview, HTML & CSS examples
This text has a color of #cc2e6b
<p style="color:#cc2e6b;">Text here</p>
.mytext {color:#cc2e6b;}
This box has a color of #cc2e6b
<div style="background-color:#cc2e6b;">Content here</div>
.mybackground {background-color:#cc2e6b;}
Border around this has a color of #cc2e6b
<div style="border:2px solid #cc2e6b;">Content here</div>
.myborder {border:2px solid #cc2e6b;}