#cc9e8f color space conversions
Hex:
#cc9e8f
RGB:
204, 158, 143
CMY:
20, 38, 44
CMYK:
0, 23, 30, 20
HSL:
15°, 37.4233%, 68.0392%
HSV (HSB):
15°, 29.9020%, 80.0000%
XYZ:
42.0866, 39.2743, 31.3491
xyY:
0.3734, 0.3485, 39.2743
CIE-Lab:
68.9495, 14.9382, 14.4005
CIE-LCH:
68.9495, 20.7490, 43.9500
CIE-Luv:
68.9495, 30.7293, 17.0661
Hunter-Lab:
62.6692, 10.2039, 14.2097
#cc9e8f color charts
#cc9e8f color shades, tints & tones
#cc9e8f color schemes
#cc9e8f color preview, HTML & CSS examples
This text has a color of #cc9e8f
<p style="color:#cc9e8f;">Text here</p>
.mytext {color:#cc9e8f;}
This box has a color of #cc9e8f
<div style="background-color:#cc9e8f;">Content here</div>
.mybackground {background-color:#cc9e8f;}
Border around this has a color of #cc9e8f
<div style="border:2px solid #cc9e8f;">Content here</div>
.myborder {border:2px solid #cc9e8f;}