#ddd6ed color space conversions
Hex:
#ddd6ed
RGB:
221, 214, 237
CMY:
13, 16, 7
CMYK:
7, 10, 0, 7
HSL:
258°, 38.9831%, 88.4314%
HSV (HSB):
258°, 9.7046%, 92.9412%
XYZ:
69.1514, 69.5797, 89.9063
xyY:
0.3025, 0.3043, 69.5797
CIE-Lab:
86.7903, 6.6397, -10.4072
CIE-LCH:
86.7903, 12.3449, 302.5374
CIE-Luv:
86.7903, 2.5128, -17.3729
Hunter-Lab:
83.4145, 2.0030, -5.5142
#ddd6ed color charts
#ddd6ed color shades, tints & tones
#ddd6ed color schemes
#ddd6ed color preview, HTML & CSS examples
This text has a color of #ddd6ed
<p style="color:#ddd6ed;">Text here</p>
.mytext {color:#ddd6ed;}
This box has a color of #ddd6ed
<div style="background-color:#ddd6ed;">Content here</div>
.mybackground {background-color:#ddd6ed;}
Border around this has a color of #ddd6ed
<div style="border:2px solid #ddd6ed;">Content here</div>
.myborder {border:2px solid #ddd6ed;}