#ddd2b8 color space conversions
Hex:
#ddd2b8
RGB:
221, 210, 184
CMY:
13, 18, 28
CMYK:
0, 5, 17, 13
HSL:
42°, 35.2381%, 79.4118%
HSV (HSB):
42°, 16.7421%, 86.6667%
XYZ:
61.5171, 64.9260, 54.6371
xyY:
0.3397, 0.3585, 64.9260
CIE-Lab:
84.4456, -0.4521, 14.2521
CIE-LCH:
84.4456, 14.2593, 91.8170
CIE-Luv:
84.4456, 8.0509, 20.7324
Hunter-Lab:
80.5767, -4.7315, 16.2006
#ddd2b8 color charts
#ddd2b8 color shades, tints & tones
#ddd2b8 color schemes
#ddd2b8 color preview, HTML & CSS examples
This text has a color of #ddd2b8
<p style="color:#ddd2b8;">Text here</p>
.mytext {color:#ddd2b8;}
This box has a color of #ddd2b8
<div style="background-color:#ddd2b8;">Content here</div>
.mybackground {background-color:#ddd2b8;}
Border around this has a color of #ddd2b8
<div style="border:2px solid #ddd2b8;">Content here</div>
.myborder {border:2px solid #ddd2b8;}