#ded2b4 color space conversions
Hex:
#ded2b4
RGB:
222, 210, 180
CMY:
13, 18, 29
CMYK:
0, 5, 19, 13
HSL:
43°, 38.8889%, 78.8235%
HSV (HSB):
43°, 18.9189%, 87.0588%
XYZ:
61.4090, 64.9181, 52.4739
xyY:
0.3434, 0.3631, 64.9181
CIE-Lab:
84.4415, -0.6879, 16.3708
CIE-LCH:
84.4415, 16.3853, 92.4062
CIE-Luv:
84.4415, 8.9211, 23.6779
Hunter-Lab:
80.5718, -4.9540, 17.7865
#ded2b4 color charts
#ded2b4 color shades, tints & tones
#ded2b4 color schemes
#ded2b4 color preview, HTML & CSS examples
This text has a color of #ded2b4
<p style="color:#ded2b4;">Text here</p>
.mytext {color:#ded2b4;}
This box has a color of #ded2b4
<div style="background-color:#ded2b4;">Content here</div>
.mybackground {background-color:#ded2b4;}
Border around this has a color of #ded2b4
<div style="border:2px solid #ded2b4;">Content here</div>
.myborder {border:2px solid #ded2b4;}