#dedabd color space conversions
Hex:
#dedabd
RGB:
222, 218, 189
CMY:
13, 15, 26
CMYK:
0, 2, 15, 13
HSL:
53°, 33.3333%, 80.5882%
HSV (HSB):
53°, 14.8649%, 87.0588%
XYZ:
64.3809, 69.3465, 58.1361
xyY:
0.3356, 0.3614, 69.3465
CIE-Lab:
86.6754, -3.4533, 14.7738
CIE-LCH:
86.6754, 15.1720, 103.1562
CIE-Luv:
86.6754, 3.9549, 22.1329
Hunter-Lab:
83.2746, -7.7292, 16.9003
#dedabd color charts
#dedabd color shades, tints & tones
#dedabd color schemes
#dedabd color preview, HTML & CSS examples
This text has a color of #dedabd
<p style="color:#dedabd;">Text here</p>
.mytext {color:#dedabd;}
This box has a color of #dedabd
<div style="background-color:#dedabd;">Content here</div>
.mybackground {background-color:#dedabd;}
Border around this has a color of #dedabd
<div style="border:2px solid #dedabd;">Content here</div>
.myborder {border:2px solid #dedabd;}