#ddd7e8 color space conversions
Hex:
#ddd7e8
RGB:
221, 215, 232
CMY:
13, 16, 9
CMYK:
5, 7, 0, 9
HSL:
261°, 26.9841%, 87.6471%
HSV (HSB):
261°, 7.3276%, 90.9804%
XYZ:
68.6847, 69.7992, 86.1965
xyY:
0.3057, 0.3107, 69.7992
CIE-Lab:
86.8983, 5.1603, -7.6039
CIE-LCH:
86.8983, 9.1896, 304.1622
CIE-Luv:
86.8983, 2.3469, -12.6789
Hunter-Lab:
83.5459, 0.5429, -2.6888
#ddd7e8 color charts
#ddd7e8 color shades, tints & tones
#ddd7e8 color schemes
#ddd7e8 color preview, HTML & CSS examples
This text has a color of #ddd7e8
<p style="color:#ddd7e8;">Text here</p>
.mytext {color:#ddd7e8;}
This box has a color of #ddd7e8
<div style="background-color:#ddd7e8;">Content here</div>
.mybackground {background-color:#ddd7e8;}
Border around this has a color of #ddd7e8
<div style="border:2px solid #ddd7e8;">Content here</div>
.myborder {border:2px solid #ddd7e8;}