#cecc6a color space conversions
Hex:
#cecc6a
RGB:
206, 204, 106
CMY:
19, 20, 58
CMYK:
0, 1, 49, 19
HSL:
59°, 50.5051%, 61.1765%
HSV (HSB):
59°, 48.5437%, 80.7843%
XYZ:
49.6480, 57.3482, 22.0882
xyY:
0.3846, 0.4443, 57.3482
CIE-Lab:
80.3750, -12.7317, 48.6478
CIE-LCH:
80.3750, 50.2862, 104.6660
CIE-Luv:
80.3750, 5.8590, 63.1269
Hunter-Lab:
75.7286, -15.4996, 35.7165
#cecc6a color charts
#cecc6a color shades, tints & tones
#cecc6a color schemes
#cecc6a color preview, HTML & CSS examples
This text has a color of #cecc6a
<p style="color:#cecc6a;">Text here</p>
.mytext {color:#cecc6a;}
This box has a color of #cecc6a
<div style="background-color:#cecc6a;">Content here</div>
.mybackground {background-color:#cecc6a;}
Border around this has a color of #cecc6a
<div style="border:2px solid #cecc6a;">Content here</div>
.myborder {border:2px solid #cecc6a;}