#dedd1e color space conversions
Hex:
#dedd1e
RGB:
222, 221, 30
CMY:
13, 13, 88
CMYK:
0, 0, 86, 13
HSL:
60°, 76.1905%, 49.4118%
HSV (HSB):
60°, 86.4865%, 87.0588%
XYZ:
56.2150, 67.3362, 11.2626
xyY:
0.4170, 0.4995, 67.3362
CIE-Lab:
85.6735, -18.5455, 81.4154
CIE-LCH:
85.6735, 83.5009, 102.8323
CIE-Luv:
85.6735, 7.3171, 91.9664
Hunter-Lab:
82.0587, -21.3197, 49.3034
#dedd1e color charts
#dedd1e color shades, tints & tones
#dedd1e color schemes
#dedd1e color preview, HTML & CSS examples
This text has a color of #dedd1e
<p style="color:#dedd1e;">Text here</p>
.mytext {color:#dedd1e;}
This box has a color of #dedd1e
<div style="background-color:#dedd1e;">Content here</div>
.mybackground {background-color:#dedd1e;}
Border around this has a color of #dedd1e
<div style="border:2px solid #dedd1e;">Content here</div>
.myborder {border:2px solid #dedd1e;}