#dedaaa color space conversions
Hex:
#dedaaa
RGB:
222, 218, 170
CMY:
13, 15, 33
CMYK:
0, 2, 23, 13
HSL:
55°, 44.0678%, 76.8627%
HSV (HSB):
55°, 23.4234%, 87.0588%
XYZ:
62.4513, 68.5747, 47.9749
xyY:
0.3489, 0.3831, 68.5747
CIE-Lab:
86.2930, -6.2367, 24.1789
CIE-LCH:
86.2930, 24.9703, 104.4637
CIE-Luv:
86.2930, 4.9721, 35.2245
Hunter-Lab:
82.8098, -10.3009, 23.6179
#dedaaa color charts
#dedaaa color shades, tints & tones
#dedaaa color schemes
#dedaaa color preview, HTML & CSS examples
This text has a color of #dedaaa
<p style="color:#dedaaa;">Text here</p>
.mytext {color:#dedaaa;}
This box has a color of #dedaaa
<div style="background-color:#dedaaa;">Content here</div>
.mybackground {background-color:#dedaaa;}
Border around this has a color of #dedaaa
<div style="border:2px solid #dedaaa;">Content here</div>
.myborder {border:2px solid #dedaaa;}