#dedc8e color space conversions
Hex:
#dedc8e
RGB:
222, 220, 142
CMY:
13, 14, 44
CMYK:
0, 1, 36, 13
HSL:
59°, 54.7945%, 71.3725%
HSV (HSB):
59°, 36.0360%, 87.0588%
XYZ:
60.5999, 68.6690, 35.6517
xyY:
0.3674, 0.4164, 68.6690
CIE-Lab:
86.3399, -10.7774, 38.5992
CIE-LCH:
86.3399, 40.0755, 105.6005
CIE-Luv:
86.3399, 5.1254, 53.5592
Hunter-Lab:
82.8668, -14.4810, 32.4985
#dedc8e color charts
#dedc8e color shades, tints & tones
#dedc8e color schemes
#dedc8e color preview, HTML & CSS examples
This text has a color of #dedc8e
<p style="color:#dedc8e;">Text here</p>
.mytext {color:#dedc8e;}
This box has a color of #dedc8e
<div style="background-color:#dedc8e;">Content here</div>
.mybackground {background-color:#dedc8e;}
Border around this has a color of #dedc8e
<div style="border:2px solid #dedc8e;">Content here</div>
.myborder {border:2px solid #dedc8e;}