#cc9e9d color space conversions
Hex:
#cc9e9d
RGB:
204, 158, 157
CMY:
20, 38, 38
CMYK:
0, 23, 23, 20
HSL:
1°, 31.5436%, 70.7843%
HSV (HSB):
1°, 23.0392%, 80.0000%
XYZ:
43.2145, 39.7254, 37.2884
xyY:
0.3594, 0.3304, 39.7254
CIE-Lab:
69.2735, 16.9158, 7.0964
CIE-LCH:
69.2735, 18.3441, 22.7586
CIE-Luv:
69.2735, 29.1263, 6.9871
Hunter-Lab:
63.0281, 12.0873, 9.0428
#cc9e9d color charts
#cc9e9d color shades, tints & tones
#cc9e9d color schemes
#cc9e9d color preview, HTML & CSS examples
This text has a color of #cc9e9d
<p style="color:#cc9e9d;">Text here</p>
.mytext {color:#cc9e9d;}
This box has a color of #cc9e9d
<div style="background-color:#cc9e9d;">Content here</div>
.mybackground {background-color:#cc9e9d;}
Border around this has a color of #cc9e9d
<div style="border:2px solid #cc9e9d;">Content here</div>
.myborder {border:2px solid #cc9e9d;}