#cecc7d color space conversions
Hex:
#cecc7d
RGB:
206, 204, 125
CMY:
19, 20, 51
CMYK:
0, 1, 39, 19
HSL:
59°, 45.2514%, 64.9020%
HSV (HSB):
59°, 39.3204%, 80.7843%
XYZ:
50.7481, 57.7882, 27.8816
xyY:
0.3720, 0.4236, 57.7882
CIE-Lab:
80.6209, -10.8389, 39.5843
CIE-LCH:
80.6209, 41.0414, 105.3133
CIE-Luv:
80.6209, 5.1421, 53.5836
Hunter-Lab:
76.0186, -13.8702, 31.4670
#cecc7d color charts
#cecc7d color shades, tints & tones
#cecc7d color schemes
#cecc7d color preview, HTML & CSS examples
This text has a color of #cecc7d
<p style="color:#cecc7d;">Text here</p>
.mytext {color:#cecc7d;}
This box has a color of #cecc7d
<div style="background-color:#cecc7d;">Content here</div>
.mybackground {background-color:#cecc7d;}
Border around this has a color of #cecc7d
<div style="border:2px solid #cecc7d;">Content here</div>
.myborder {border:2px solid #cecc7d;}