#ddd6d2 color space conversions
Hex:
#ddd6d2
RGB:
221, 214, 210
CMY:
13, 16, 18
CMYK:
0, 3, 5, 13
HSL:
22°, 13.9241%, 84.5098%
HSV (HSB):
22°, 4.9774%, 86.6667%
XYZ:
65.4982, 68.1184, 70.6688
xyY:
0.3206, 0.3334, 68.1184
CIE-Lab:
86.0656, 1.7005, 2.8132
CIE-LCH:
86.0656, 3.2873, 58.8481
CIE-Luv:
86.0656, 4.2569, 3.9314
Hunter-Lab:
82.5339, -2.7782, 7.0073
#ddd6d2 color charts
#ddd6d2 color shades, tints & tones
#ddd6d2 color schemes
#ddd6d2 color preview, HTML & CSS examples
This text has a color of #ddd6d2
<p style="color:#ddd6d2;">Text here</p>
.mytext {color:#ddd6d2;}
This box has a color of #ddd6d2
<div style="background-color:#ddd6d2;">Content here</div>
.mybackground {background-color:#ddd6d2;}
Border around this has a color of #ddd6d2
<div style="border:2px solid #ddd6d2;">Content here</div>
.myborder {border:2px solid #ddd6d2;}