#dedaa7 color space conversions
Hex:
#dedaa7
RGB:
222, 218, 167
CMY:
13, 15, 35
CMYK:
0, 2, 25, 13
HSL:
56°, 45.4545%, 76.2745%
HSV (HSB):
56°, 24.7748%, 87.0588%
XYZ:
62.1707, 68.4624, 46.4970
xyY:
0.3510, 0.3865, 68.4624
CIE-Lab:
86.2372, -6.6481, 25.6617
CIE-LCH:
86.2372, 26.5088, 104.5242
CIE-Luv:
86.2372, 5.1255, 37.1974
Hunter-Lab:
82.7420, -10.6773, 24.6013
#dedaa7 color charts
#dedaa7 color shades, tints & tones
#dedaa7 color schemes
#dedaa7 color preview, HTML & CSS examples
This text has a color of #dedaa7
<p style="color:#dedaa7;">Text here</p>
.mytext {color:#dedaa7;}
This box has a color of #dedaa7
<div style="background-color:#dedaa7;">Content here</div>
.mybackground {background-color:#dedaa7;}
Border around this has a color of #dedaa7
<div style="border:2px solid #dedaa7;">Content here</div>
.myborder {border:2px solid #dedaa7;}