#cc2f5d color space conversions
Hex:
#cc2f5d
RGB:
204, 47, 93
CMY:
20, 82, 64
CMYK:
0, 77, 54, 20
HSL:
342°, 62.5498%, 49.2157%
HSV (HSB):
342°, 76.9608%, 80.0000%
XYZ:
27.8941, 15.6607, 11.9086
xyY:
0.5029, 0.2824, 15.6607
CIE-Lab:
46.5262, 62.7635, 12.1586
CIE-LCH:
46.5262, 63.9303, 10.9636
CIE-Luv:
46.5262, 106.3991, 2.2970
Hunter-Lab:
39.5736, 56.5649, 9.8599
#cc2f5d color charts
#cc2f5d color shades, tints & tones
#cc2f5d color schemes
#cc2f5d color preview, HTML & CSS examples
This text has a color of #cc2f5d
<p style="color:#cc2f5d;">Text here</p>
.mytext {color:#cc2f5d;}
This box has a color of #cc2f5d
<div style="background-color:#cc2f5d;">Content here</div>
.mybackground {background-color:#cc2f5d;}
Border around this has a color of #cc2f5d
<div style="border:2px solid #cc2f5d;">Content here</div>
.myborder {border:2px solid #cc2f5d;}