#dedab0 color space conversions
Hex:
#dedab0
RGB:
222, 218, 176
CMY:
13, 15, 31
CMYK:
0, 2, 21, 13
HSL:
55°, 41.0714%, 78.0392%
HSV (HSB):
55°, 20.7207%, 87.0588%
XYZ:
63.0321, 68.8070, 51.0332
xyY:
0.3447, 0.3763, 68.8070
CIE-Lab:
86.4084, -5.3908, 21.2103
CIE-LCH:
86.4084, 21.8846, 104.2602
CIE-Luv:
86.4084, 4.6593, 31.1987
Hunter-Lab:
82.9500, -9.5238, 21.5881
#dedab0 color charts
#dedab0 color shades, tints & tones
#dedab0 color schemes
#dedab0 color preview, HTML & CSS examples
This text has a color of #dedab0
<p style="color:#dedab0;">Text here</p>
.mytext {color:#dedab0;}
This box has a color of #dedab0
<div style="background-color:#dedab0;">Content here</div>
.mybackground {background-color:#dedab0;}
Border around this has a color of #dedab0
<div style="border:2px solid #dedab0;">Content here</div>
.myborder {border:2px solid #dedab0;}