#cdc16e color space conversions
Hex:
#cdc16e
RGB:
205, 193, 110
CMY:
20, 24, 57
CMYK:
0, 6, 46, 20
HSL:
52°, 48.7179%, 61.7647%
HSV (HSB):
52°, 46.3415%, 80.3922%
XYZ:
47.0613, 52.2449, 22.3557
xyY:
0.3868, 0.4294, 52.2449
CIE-Lab:
77.4270, -7.1432, 43.0926
CIE-LCH:
77.4270, 43.6806, 99.4120
CIE-Luv:
77.4270, 11.9112, 55.7546
Hunter-Lab:
72.2806, -10.2712, 32.2586
#cdc16e color charts
#cdc16e color shades, tints & tones
#cdc16e color schemes
#cdc16e color preview, HTML & CSS examples
This text has a color of #cdc16e
<p style="color:#cdc16e;">Text here</p>
.mytext {color:#cdc16e;}
This box has a color of #cdc16e
<div style="background-color:#cdc16e;">Content here</div>
.mybackground {background-color:#cdc16e;}
Border around this has a color of #cdc16e
<div style="border:2px solid #cdc16e;">Content here</div>
.myborder {border:2px solid #cdc16e;}