#cc2e86 color space conversions
Hex:
#cc2e86
RGB:
204, 46, 134
CMY:
20, 82, 47
CMYK:
0, 77, 34, 20
HSL:
327°, 63.2000%, 49.0196%
HSV (HSB):
327°, 77.4510%, 80.0000%
XYZ:
30.1819, 16.5126, 24.1507
xyY:
0.4260, 0.2331, 16.5126
CIE-Lab:
47.6399, 66.8091, -11.3414
CIE-LCH:
47.6399, 67.7649, 350.3654
CIE-Luv:
47.6399, 90.9026, -27.3233
Hunter-Lab:
40.6357, 61.4673, -6.7925
#cc2e86 color charts
#cc2e86 color shades, tints & tones
#cc2e86 color schemes
#cc2e86 color preview, HTML & CSS examples
This text has a color of #cc2e86
<p style="color:#cc2e86;">Text here</p>
.mytext {color:#cc2e86;}
This box has a color of #cc2e86
<div style="background-color:#cc2e86;">Content here</div>
.mybackground {background-color:#cc2e86;}
Border around this has a color of #cc2e86
<div style="border:2px solid #cc2e86;">Content here</div>
.myborder {border:2px solid #cc2e86;}