#deddb7 color space conversions
Hex:
#deddb7
RGB:
222, 221, 183
CMY:
13, 13, 28
CMYK:
0, 0, 18, 13
HSL:
58°, 37.1429%, 79.4118%
HSV (HSB):
58°, 17.5676%, 87.0588%
XYZ:
64.5279, 70.6614, 55.0378
xyY:
0.3392, 0.3715, 70.6614
CIE-Lab:
87.3202, -5.8990, 18.8208
CIE-LCH:
87.3202, 19.7236, 107.4025
CIE-Luv:
87.3202, 2.6275, 28.1720
Hunter-Lab:
84.0603, -10.0822, 20.0226
#deddb7 color charts
#deddb7 color shades, tints & tones
#deddb7 color schemes
#deddb7 color preview, HTML & CSS examples
This text has a color of #deddb7
<p style="color:#deddb7;">Text here</p>
.mytext {color:#deddb7;}
This box has a color of #deddb7
<div style="background-color:#deddb7;">Content here</div>
.mybackground {background-color:#deddb7;}
Border around this has a color of #deddb7
<div style="border:2px solid #deddb7;">Content here</div>
.myborder {border:2px solid #deddb7;}