#dedc8b color space conversions
Hex:
#dedc8b
RGB:
222, 220, 139
CMY:
13, 14, 45
CMYK:
0, 1, 37, 13
HSL:
59°, 55.7047%, 70.7843%
HSV (HSB):
59°, 37.3874%, 87.0588%
XYZ:
60.3776, 68.5801, 34.4811
xyY:
0.3694, 0.4196, 68.5801
CIE-Lab:
86.2957, -11.1138, 40.0484
CIE-LCH:
86.2957, 41.5619, 105.5098
CIE-Luv:
86.2957, 5.2512, 55.2391
Hunter-Lab:
82.8131, -14.7816, 33.2824
#dedc8b color charts
#dedc8b color shades, tints & tones
#dedc8b color schemes
#dedc8b color preview, HTML & CSS examples
This text has a color of #dedc8b
<p style="color:#dedc8b;">Text here</p>
.mytext {color:#dedc8b;}
This box has a color of #dedc8b
<div style="background-color:#dedc8b;">Content here</div>
.mybackground {background-color:#dedc8b;}
Border around this has a color of #dedc8b
<div style="border:2px solid #dedc8b;">Content here</div>
.myborder {border:2px solid #dedc8b;}