#cc949d color space conversions
Hex:
#cc949d
RGB:
204, 148, 157
CMY:
20, 42, 38
CMYK:
0, 27, 23, 20
HSL:
350°, 35.4430%, 69.0196%
HSV (HSB):
350°, 27.4510%, 80.0000%
XYZ:
41.5775, 36.4515, 36.7428
xyY:
0.3623, 0.3176, 36.4515
CIE-Lab:
66.8635, 22.3867, 3.6270
CIE-LCH:
66.8635, 22.6786, 9.2029
CIE-Luv:
66.8635, 34.9687, 1.1123
Hunter-Lab:
60.3751, 17.2684, 6.1801
#cc949d color charts
#cc949d color shades, tints & tones
#cc949d color schemes
#cc949d color preview, HTML & CSS examples
This text has a color of #cc949d
<p style="color:#cc949d;">Text here</p>
.mytext {color:#cc949d;}
This box has a color of #cc949d
<div style="background-color:#cc949d;">Content here</div>
.mybackground {background-color:#cc949d;}
Border around this has a color of #cc949d
<div style="border:2px solid #cc949d;">Content here</div>
.myborder {border:2px solid #cc949d;}