#cecb5e color space conversions
Hex:
#cecb5e
RGB:
206, 203, 94
CMY:
19, 20, 63
CMYK:
0, 1, 54, 19
HSL:
58°, 53.3333%, 58.8235%
HSV (HSB):
58°, 54.3689%, 80.7843%
XYZ:
48.8299, 56.6418, 18.9490
xyY:
0.3925, 0.4552, 56.6418
CIE-Lab:
79.9777, -13.2432, 53.8168
CIE-LCH:
79.9777, 55.4223, 103.8246
CIE-Luv:
79.9777, 6.8810, 67.8837
Hunter-Lab:
75.2608, -15.8938, 37.7546
#cecb5e color charts
#cecb5e color shades, tints & tones
#cecb5e color schemes
#cecb5e color preview, HTML & CSS examples
This text has a color of #cecb5e
<p style="color:#cecb5e;">Text here</p>
.mytext {color:#cecb5e;}
This box has a color of #cecb5e
<div style="background-color:#cecb5e;">Content here</div>
.mybackground {background-color:#cecb5e;}
Border around this has a color of #cecb5e
<div style="border:2px solid #cecb5e;">Content here</div>
.myborder {border:2px solid #cecb5e;}