#dedc1e color space conversions
Hex:
#dedc1e
RGB:
222, 220, 30
CMY:
13, 14, 88
CMYK:
0, 1, 86, 13
HSL:
59°, 76.1905%, 49.4118%
HSV (HSB):
59°, 86.4865%, 87.0588%
XYZ:
55.9517, 66.8097, 11.1749
xyY:
0.4177, 0.4988, 66.8097
CIE-Lab:
85.4078, -18.0564, 81.2018
CIE-LCH:
85.4078, 83.1851, 102.5366
CIE-Luv:
85.4078, 7.9748, 91.5819
Hunter-Lab:
81.7372, -20.8512, 49.1101
#dedc1e color charts
#dedc1e color shades, tints & tones
#dedc1e color schemes
#dedc1e color preview, HTML & CSS examples
This text has a color of #dedc1e
<p style="color:#dedc1e;">Text here</p>
.mytext {color:#dedc1e;}
This box has a color of #dedc1e
<div style="background-color:#dedc1e;">Content here</div>
.mybackground {background-color:#dedc1e;}
Border around this has a color of #dedc1e
<div style="border:2px solid #dedc1e;">Content here</div>
.myborder {border:2px solid #dedc1e;}