#cc9e7d color space conversions
Hex:
#cc9e7d
RGB:
204, 158, 125
CMY:
20, 38, 51
CMYK:
0, 23, 39, 20
HSL:
25°, 43.6464%, 64.5098%
HSV (HSB):
25°, 38.7255%, 80.0000%
XYZ:
40.8304, 38.7718, 24.7337
xyY:
0.3913, 0.3716, 38.7718
CIE-Lab:
68.5856, 12.6763, 23.8054
CIE-LCH:
68.5856, 26.9701, 61.9648
CIE-Luv:
68.5856, 32.6444, 29.0533
Hunter-Lab:
62.2670, 8.0807, 20.0357
#cc9e7d color charts
#cc9e7d color shades, tints & tones
#cc9e7d color schemes
#cc9e7d color preview, HTML & CSS examples
This text has a color of #cc9e7d
<p style="color:#cc9e7d;">Text here</p>
.mytext {color:#cc9e7d;}
This box has a color of #cc9e7d
<div style="background-color:#cc9e7d;">Content here</div>
.mybackground {background-color:#cc9e7d;}
Border around this has a color of #cc9e7d
<div style="border:2px solid #cc9e7d;">Content here</div>
.myborder {border:2px solid #cc9e7d;}