#dedb2e color space conversions
Hex:
#dedb2e
RGB:
222, 219, 46
CMY:
13, 14, 82
CMYK:
0, 1, 79, 13
HSL:
59°, 72.7273%, 52.5490%
HSV (HSB):
59°, 79.2793%, 87.0588%
XYZ:
55.9489, 66.3899, 12.4505
xyY:
0.4151, 0.4925, 66.3899
CIE-Lab:
85.1949, -17.1461, 77.3994
CIE-LCH:
85.1949, 79.2758, 102.4909
CIE-Luv:
85.1949, 8.4589, 88.8968
Hunter-Lab:
81.4800, -20.0216, 47.9762
#dedb2e color charts
#dedb2e color shades, tints & tones
#dedb2e color schemes
#dedb2e color preview, HTML & CSS examples
This text has a color of #dedb2e
<p style="color:#dedb2e;">Text here</p>
.mytext {color:#dedb2e;}
This box has a color of #dedb2e
<div style="background-color:#dedb2e;">Content here</div>
.mybackground {background-color:#dedb2e;}
Border around this has a color of #dedb2e
<div style="border:2px solid #dedb2e;">Content here</div>
.myborder {border:2px solid #dedb2e;}