#ddd7ea color space conversions
Hex:
#ddd7ea
RGB:
221, 215, 234
CMY:
13, 16, 8
CMYK:
6, 8, 0, 8
HSL:
259°, 31.1475%, 88.0392%
HSV (HSB):
259°, 8.1197%, 91.7647%
XYZ:
68.9705, 69.9135, 87.7014
xyY:
0.3044, 0.3086, 69.9135
CIE-Lab:
86.9544, 5.5398, -8.5777
CIE-LCH:
86.9544, 10.2111, 302.8557
CIE-Luv:
86.9544, 2.2180, -14.2830
Hunter-Lab:
83.6143, 0.9133, -3.6581
#ddd7ea color charts
#ddd7ea color shades, tints & tones
#ddd7ea color schemes
#ddd7ea color preview, HTML & CSS examples
This text has a color of #ddd7ea
<p style="color:#ddd7ea;">Text here</p>
.mytext {color:#ddd7ea;}
This box has a color of #ddd7ea
<div style="background-color:#ddd7ea;">Content here</div>
.mybackground {background-color:#ddd7ea;}
Border around this has a color of #ddd7ea
<div style="border:2px solid #ddd7ea;">Content here</div>
.myborder {border:2px solid #ddd7ea;}