#ded66e color space conversions
Hex:
#ded66e
RGB:
222, 214, 110
CMY:
13, 16, 57
CMYK:
0, 4, 50, 13
HSL:
56°, 62.9213%, 65.0980%
HSV (HSB):
56°, 50.4505%, 87.0588%
XYZ:
56.9852, 64.7485, 24.2461
xyY:
0.3904, 0.4435, 64.7485
CIE-Lab:
84.3540, -10.9498, 51.7995
CIE-LCH:
84.3540, 52.9442, 101.9360
CIE-Luv:
84.3540, 10.0889, 66.8560
Hunter-Lab:
80.4665, -14.4051, 38.4613
#ded66e color charts
#ded66e color shades, tints & tones
#ded66e color schemes
#ded66e color preview, HTML & CSS examples
This text has a color of #ded66e
<p style="color:#ded66e;">Text here</p>
.mytext {color:#ded66e;}
This box has a color of #ded66e
<div style="background-color:#ded66e;">Content here</div>
.mybackground {background-color:#ded66e;}
Border around this has a color of #ded66e
<div style="border:2px solid #ded66e;">Content here</div>
.myborder {border:2px solid #ded66e;}