#dedc5a color space conversions
Hex:
#dedc5a
RGB:
222, 220, 90
CMY:
13, 14, 65
CMYK:
0, 1, 59, 13
HSL:
59°, 66.6667%, 61.1765%
HSV (HSB):
59°, 59.4595%, 87.0588%
XYZ:
57.5629, 67.4542, 19.6589
xyY:
0.3979, 0.4662, 67.4542
CIE-Lab:
85.7328, -15.4732, 62.3619
CIE-LCH:
85.7328, 64.2529, 103.9348
CIE-Luv:
85.7328, 6.9325, 77.6757
Hunter-Lab:
82.1305, -18.6229, 43.2996
#dedc5a color charts
#dedc5a color shades, tints & tones
#dedc5a color schemes
#dedc5a color preview, HTML & CSS examples
This text has a color of #dedc5a
<p style="color:#dedc5a;">Text here</p>
.mytext {color:#dedc5a;}
This box has a color of #dedc5a
<div style="background-color:#dedc5a;">Content here</div>
.mybackground {background-color:#dedc5a;}
Border around this has a color of #dedc5a
<div style="border:2px solid #dedc5a;">Content here</div>
.myborder {border:2px solid #dedc5a;}