#dedabb color space conversions
Hex:
#dedabb
RGB:
222, 218, 187
CMY:
13, 15, 27
CMYK:
0, 2, 16, 13
HSL:
53°, 34.6535%, 80.1961%
HSV (HSB):
53°, 15.7658%, 87.0588%
XYZ:
64.1652, 69.2603, 57.0004
xyY:
0.3370, 0.3637, 69.2603
CIE-Lab:
86.6328, -3.7605, 15.7638
CIE-LCH:
86.6328, 16.2062, 103.4174
CIE-Luv:
86.6328, 4.0655, 23.5566
Hunter-Lab:
83.2227, -8.0152, 17.6474
#dedabb color charts
#dedabb color shades, tints & tones
#dedabb color schemes
#dedabb color preview, HTML & CSS examples
This text has a color of #dedabb
<p style="color:#dedabb;">Text here</p>
.mytext {color:#dedabb;}
This box has a color of #dedabb
<div style="background-color:#dedabb;">Content here</div>
.mybackground {background-color:#dedabb;}
Border around this has a color of #dedabb
<div style="border:2px solid #dedabb;">Content here</div>
.myborder {border:2px solid #dedabb;}