#ddd5f0 color space conversions
Hex:
#ddd5f0
RGB:
221, 213, 240
CMY:
13, 16, 6
CMYK:
8, 11, 0, 6
HSL:
258°, 47.3684%, 88.8235%
HSV (HSB):
258°, 11.2500%, 94.1176%
XYZ:
69.3412, 69.2519, 92.1504
xyY:
0.3005, 0.3001, 69.2519
CIE-Lab:
86.6286, 7.7476, -12.2342
CIE-LCH:
86.6286, 14.4811, 302.3449
CIE-Luv:
86.6286, 2.7993, -20.4788
Hunter-Lab:
83.2177, 3.1042, -7.4018
#ddd5f0 color charts
#ddd5f0 color shades, tints & tones
#ddd5f0 color schemes
#ddd5f0 color preview, HTML & CSS examples
This text has a color of #ddd5f0
<p style="color:#ddd5f0;">Text here</p>
.mytext {color:#ddd5f0;}
This box has a color of #ddd5f0
<div style="background-color:#ddd5f0;">Content here</div>
.mybackground {background-color:#ddd5f0;}
Border around this has a color of #ddd5f0
<div style="border:2px solid #ddd5f0;">Content here</div>
.myborder {border:2px solid #ddd5f0;}