#ddd9d5 color space conversions
Hex:
#ddd9d5
RGB:
221, 217, 213
CMY:
13, 15, 16
CMYK:
0, 2, 4, 13
HSL:
30°, 10.5263%, 85.0980%
HSV (HSB):
30°, 3.6199%, 86.6667%
XYZ:
66.6419, 69.8020, 72.9115
xyY:
0.3183, 0.3334, 69.8020
CIE-Lab:
86.8996, 0.6614, 2.4384
CIE-LCH:
86.8996, 2.5265, 74.8253
CIE-Luv:
86.8996, 2.5136, 3.5641
Hunter-Lab:
83.5476, -3.8273, 6.7412
#ddd9d5 color charts
#ddd9d5 color shades, tints & tones
#ddd9d5 color schemes
#ddd9d5 color preview, HTML & CSS examples
This text has a color of #ddd9d5
<p style="color:#ddd9d5;">Text here</p>
.mytext {color:#ddd9d5;}
This box has a color of #ddd9d5
<div style="background-color:#ddd9d5;">Content here</div>
.mybackground {background-color:#ddd9d5;}
Border around this has a color of #ddd9d5
<div style="border:2px solid #ddd9d5;">Content here</div>
.myborder {border:2px solid #ddd9d5;}