#dede6a color space conversions
Hex:
#dede6a
RGB:
222, 222, 106
CMY:
13, 13, 58
CMYK:
0, 0, 52, 13
HSL:
60°, 63.7363%, 64.3137%
HSV (HSB):
60°, 52.2523%, 87.0588%
XYZ:
58.8470, 68.8128, 23.8163
xyY:
0.3885, 0.4543, 68.8128
CIE-Lab:
86.4112, -15.2750, 56.0671
CIE-LCH:
86.4112, 58.1107, 105.2399
CIE-Luv:
86.4112, 5.2199, 72.3586
Hunter-Lab:
82.9535, -18.5410, 41.0450
#dede6a color charts
#dede6a color shades, tints & tones
#dede6a color schemes
#dede6a color preview, HTML & CSS examples
This text has a color of #dede6a
<p style="color:#dede6a;">Text here</p>
.mytext {color:#dede6a;}
This box has a color of #dede6a
<div style="background-color:#dede6a;">Content here</div>
.mybackground {background-color:#dede6a;}
Border around this has a color of #dede6a
<div style="border:2px solid #dede6a;">Content here</div>
.myborder {border:2px solid #dede6a;}