#cecb7e color space conversions
Hex:
#cecb7e
RGB:
206, 203, 126
CMY:
19, 20, 51
CMYK:
0, 1, 39, 19
HSL:
58°, 44.9438%, 65.0980%
HSV (HSB):
58°, 38.8350%, 80.7843%
XYZ:
50.5754, 57.3400, 28.1408
xyY:
0.3717, 0.4214, 57.3400
CIE-Lab:
80.3705, -10.2202, 38.7601
CIE-LCH:
80.3705, 40.0849, 104.7714
CIE-Luv:
80.3705, 5.7030, 52.5188
Hunter-Lab:
75.7232, -13.2957, 30.9725
#cecb7e color charts
#cecb7e color shades, tints & tones
#cecb7e color schemes
#cecb7e color preview, HTML & CSS examples
This text has a color of #cecb7e
<p style="color:#cecb7e;">Text here</p>
.mytext {color:#cecb7e;}
This box has a color of #cecb7e
<div style="background-color:#cecb7e;">Content here</div>
.mybackground {background-color:#cecb7e;}
Border around this has a color of #cecb7e
<div style="border:2px solid #cecb7e;">Content here</div>
.myborder {border:2px solid #cecb7e;}