#ddd6d3 color space conversions
Hex:
#ddd6d3
RGB:
221, 214, 211
CMY:
13, 16, 17
CMYK:
0, 3, 5, 13
HSL:
18°, 12.8205%, 84.7059%
HSV (HSB):
18°, 4.5249%, 86.6667%
XYZ:
65.6232, 68.1684, 71.3271
xyY:
0.3199, 0.3323, 68.1684
CIE-Lab:
86.0906, 1.8737, 2.3203
CIE-LCH:
86.0906, 2.9823, 51.0776
CIE-Luv:
86.0906, 4.1940, 3.1635
Hunter-Lab:
82.5642, -2.6129, 6.5743
#ddd6d3 color charts
#ddd6d3 color shades, tints & tones
#ddd6d3 color schemes
#ddd6d3 color preview, HTML & CSS examples
This text has a color of #ddd6d3
<p style="color:#ddd6d3;">Text here</p>
.mytext {color:#ddd6d3;}
This box has a color of #ddd6d3
<div style="background-color:#ddd6d3;">Content here</div>
.mybackground {background-color:#ddd6d3;}
Border around this has a color of #ddd6d3
<div style="border:2px solid #ddd6d3;">Content here</div>
.myborder {border:2px solid #ddd6d3;}