#ddd5f1 color space conversions
Hex:
#ddd5f1
RGB:
221, 213, 241
CMY:
13, 16, 5
CMYK:
8, 12, 0, 5
HSL:
257°, 50.0000%, 89.0196%
HSV (HSB):
257°, 11.6183%, 94.5098%
XYZ:
69.4902, 69.3115, 92.9350
xyY:
0.2999, 0.2991, 69.3115
CIE-Lab:
86.6581, 7.9429, -12.7189
CIE-LCH:
86.6581, 14.9954, 301.9846
CIE-Luv:
86.6581, 2.7317, -21.2915
Hunter-Lab:
83.2535, 3.2970, -7.9073
#ddd5f1 color charts
#ddd5f1 color shades, tints & tones
#ddd5f1 color schemes
#ddd5f1 color preview, HTML & CSS examples
This text has a color of #ddd5f1
<p style="color:#ddd5f1;">Text here</p>
.mytext {color:#ddd5f1;}
This box has a color of #ddd5f1
<div style="background-color:#ddd5f1;">Content here</div>
.mybackground {background-color:#ddd5f1;}
Border around this has a color of #ddd5f1
<div style="border:2px solid #ddd5f1;">Content here</div>
.myborder {border:2px solid #ddd5f1;}