#cc2e5e color space conversions
Hex:
#cc2e5e
RGB:
204, 46, 94
CMY:
20, 82, 63
CMYK:
0, 77, 54, 20
HSL:
342°, 63.2000%, 49.0196%
HSV (HSB):
342°, 77.4510%, 80.0000%
XYZ:
27.8992, 15.5995, 12.1302
xyY:
0.5015, 0.2804, 15.5995
CIE-Lab:
46.4446, 63.1352, 11.4281
CIE-LCH:
46.4446, 64.1612, 10.2601
CIE-Luv:
46.4446, 106.4413, 1.4150
Hunter-Lab:
39.4962, 56.9699, 9.4380
#cc2e5e color charts
#cc2e5e color shades, tints & tones
#cc2e5e color schemes
#cc2e5e color preview, HTML & CSS examples
This text has a color of #cc2e5e
<p style="color:#cc2e5e;">Text here</p>
.mytext {color:#cc2e5e;}
This box has a color of #cc2e5e
<div style="background-color:#cc2e5e;">Content here</div>
.mybackground {background-color:#cc2e5e;}
Border around this has a color of #cc2e5e
<div style="border:2px solid #cc2e5e;">Content here</div>
.myborder {border:2px solid #cc2e5e;}