#dddfd1 color space conversions
Hex:
#dddfd1
RGB:
221, 223, 209
CMY:
13, 13, 18
CMYK:
1, 0, 6, 13
HSL:
69°, 17.9487%, 84.7059%
HSV (HSB):
69°, 6.2780%, 87.4510%
XYZ:
67.7151, 72.7510, 70.7950
xyY:
0.3205, 0.3444, 72.7510
CIE-Lab:
88.3288, -3.1271, 6.6123
CIE-LCH:
88.3288, 7.3144, 115.3104
CIE-Luv:
88.3288, -0.3769, 10.4656
Hunter-Lab:
85.2942, -7.5535, 10.4947
#dddfd1 color charts
#dddfd1 color shades, tints & tones
#dddfd1 color schemes
#dddfd1 color preview, HTML & CSS examples
This text has a color of #dddfd1
<p style="color:#dddfd1;">Text here</p>
.mytext {color:#dddfd1;}
This box has a color of #dddfd1
<div style="background-color:#dddfd1;">Content here</div>
.mybackground {background-color:#dddfd1;}
Border around this has a color of #dddfd1
<div style="border:2px solid #dddfd1;">Content here</div>
.myborder {border:2px solid #dddfd1;}