#dedd7f color space conversions
Hex:
#dedd7f
RGB:
222, 221, 127
CMY:
13, 13, 50
CMYK:
0, 0, 43, 13
HSL:
59°, 59.0062%, 68.4314%
HSV (HSB):
59°, 42.7928%, 87.0588%
XYZ:
59.8114, 68.7748, 30.2011
xyY:
0.3767, 0.4331, 68.7748
CIE-Lab:
86.3924, -12.8784, 46.1066
CIE-LCH:
86.3924, 47.8714, 105.6061
CIE-Luv:
86.3924, 5.1229, 62.1225
Hunter-Lab:
82.9306, -16.3902, 36.4595
#dedd7f color charts
#dedd7f color shades, tints & tones
#dedd7f color schemes
#dedd7f color preview, HTML & CSS examples
This text has a color of #dedd7f
<p style="color:#dedd7f;">Text here</p>
.mytext {color:#dedd7f;}
This box has a color of #dedd7f
<div style="background-color:#dedd7f;">Content here</div>
.mybackground {background-color:#dedd7f;}
Border around this has a color of #dedd7f
<div style="border:2px solid #dedd7f;">Content here</div>
.myborder {border:2px solid #dedd7f;}