#ddded4 color space conversions
Hex:
#ddded4
RGB:
221, 222, 212
CMY:
13, 13, 17
CMYK:
0, 0, 5, 13
HSL:
66°, 13.1579%, 85.0980%
HSV (HSB):
66°, 4.5045%, 87.0588%
XYZ:
67.8237, 72.3682, 72.6811
xyY:
0.3186, 0.3400, 72.3682
CIE-Lab:
88.1455, -2.0983, 4.7710
CIE-LCH:
88.1455, 5.2120, 113.7401
CIE-Luv:
88.1455, -0.0171, 7.5552
Hunter-Lab:
85.0695, -6.5581, 8.8928
#ddded4 color charts
#ddded4 color shades, tints & tones
#ddded4 color schemes
#ddded4 color preview, HTML & CSS examples
This text has a color of #ddded4
<p style="color:#ddded4;">Text here</p>
.mytext {color:#ddded4;}
This box has a color of #ddded4
<div style="background-color:#ddded4;">Content here</div>
.mybackground {background-color:#ddded4;}
Border around this has a color of #ddded4
<div style="border:2px solid #ddded4;">Content here</div>
.myborder {border:2px solid #ddded4;}