#cecb70 color space conversions
Hex:
#cecb70
RGB:
206, 203, 112
CMY:
19, 20, 56
CMYK:
0, 1, 46, 19
HSL:
58°, 48.9583%, 62.3529%
HSV (HSB):
58°, 45.6311%, 80.7843%
XYZ:
49.7342, 57.0035, 23.7107
xyY:
0.3813, 0.4370, 57.0035
CIE-Lab:
80.1816, -11.6651, 45.5046
CIE-LCH:
80.1816, 46.9760, 104.3781
CIE-Luv:
80.1816, 6.2600, 59.7840
Hunter-Lab:
75.5007, -14.5438, 34.2306
#cecb70 color charts
#cecb70 color shades, tints & tones
#cecb70 color schemes
#cecb70 color preview, HTML & CSS examples
This text has a color of #cecb70
<p style="color:#cecb70;">Text here</p>
.mytext {color:#cecb70;}
This box has a color of #cecb70
<div style="background-color:#cecb70;">Content here</div>
.mybackground {background-color:#cecb70;}
Border around this has a color of #cecb70
<div style="border:2px solid #cecb70;">Content here</div>
.myborder {border:2px solid #cecb70;}