#ddd2d1 color space conversions
Hex:
#ddd2d1
RGB:
221, 210, 209
CMY:
13, 18, 18
CMYK:
0, 5, 5, 13
HSL:
5°, 15.0000%, 84.3137%
HSV (HSB):
5°, 5.4299%, 86.6667%
XYZ:
64.3740, 66.0688, 69.6813
xyY:
0.3217, 0.3301, 66.0688
CIE-Lab:
85.0315, 3.6167, 1.8406
CIE-LCH:
85.0315, 4.0581, 26.9727
CIE-Luv:
85.0315, 6.4147, 2.1256
Hunter-Lab:
81.2827, -0.8769, 6.0703
#ddd2d1 color charts
#ddd2d1 color shades, tints & tones
#ddd2d1 color schemes
#ddd2d1 color preview, HTML & CSS examples
This text has a color of #ddd2d1
<p style="color:#ddd2d1;">Text here</p>
.mytext {color:#ddd2d1;}
This box has a color of #ddd2d1
<div style="background-color:#ddd2d1;">Content here</div>
.mybackground {background-color:#ddd2d1;}
Border around this has a color of #ddd2d1
<div style="border:2px solid #ddd2d1;">Content here</div>
.myborder {border:2px solid #ddd2d1;}