#ded5b4 color space conversions
Hex:
#ded5b4
RGB:
222, 213, 180
CMY:
13, 16, 29
CMYK:
0, 4, 19, 13
HSL:
47°, 38.8889%, 78.8235%
HSV (HSB):
47°, 18.9189%, 87.0588%
XYZ:
62.1567, 66.4134, 52.7231
xyY:
0.3429, 0.3663, 66.4134
CIE-Lab:
85.2068, -2.2397, 17.4425
CIE-LCH:
85.2068, 17.5857, 97.3168
CIE-Luv:
85.2068, 7.2381, 25.4739
Hunter-Lab:
81.4944, -6.4713, 18.6882
#ded5b4 color charts
#ded5b4 color shades, tints & tones
#ded5b4 color schemes
#ded5b4 color preview, HTML & CSS examples
This text has a color of #ded5b4
<p style="color:#ded5b4;">Text here</p>
.mytext {color:#ded5b4;}
This box has a color of #ded5b4
<div style="background-color:#ded5b4;">Content here</div>
.mybackground {background-color:#ded5b4;}
Border around this has a color of #ded5b4
<div style="border:2px solid #ded5b4;">Content here</div>
.myborder {border:2px solid #ded5b4;}