#ddd5ed color space conversions
Hex:
#ddd5ed
RGB:
221, 213, 237
CMY:
13, 16, 7
CMYK:
7, 10, 0, 7
HSL:
260°, 40.0000%, 88.2353%
HSV (HSB):
260°, 10.1266%, 92.9412%
XYZ:
68.8991, 69.0751, 89.8222
xyY:
0.3025, 0.3032, 69.0751
CIE-Lab:
86.5412, 7.1658, -10.7782
CIE-LCH:
86.5412, 12.9429, 303.6176
CIE-Luv:
86.5412, 3.0017, -18.0471
Hunter-Lab:
83.1114, 2.5310, -5.8994
#ddd5ed color charts
#ddd5ed color shades, tints & tones
#ddd5ed color schemes
#ddd5ed color preview, HTML & CSS examples
This text has a color of #ddd5ed
<p style="color:#ddd5ed;">Text here</p>
.mytext {color:#ddd5ed;}
This box has a color of #ddd5ed
<div style="background-color:#ddd5ed;">Content here</div>
.mybackground {background-color:#ddd5ed;}
Border around this has a color of #ddd5ed
<div style="border:2px solid #ddd5ed;">Content here</div>
.myborder {border:2px solid #ddd5ed;}