#ddd1f0 color space conversions
Hex:
#ddd1f0
RGB:
221, 209, 240
CMY:
13, 18, 6
CMYK:
8, 13, 0, 6
HSL:
263°, 50.8197%, 88.0392%
HSV (HSB):
263°, 12.9167%, 94.1176%
XYZ:
68.3474, 67.2644, 91.8191
xyY:
0.3005, 0.2958, 67.2644
CIE-Lab:
85.6373, 9.8601, -13.7166
CIE-LCH:
85.6373, 16.8928, 305.7104
CIE-Luv:
85.6373, 4.7386, -23.1847
Hunter-Lab:
82.0148, 5.2278, -8.9673
#ddd1f0 color charts
#ddd1f0 color shades, tints & tones
#ddd1f0 color schemes
#ddd1f0 color preview, HTML & CSS examples
This text has a color of #ddd1f0
<p style="color:#ddd1f0;">Text here</p>
.mytext {color:#ddd1f0;}
This box has a color of #ddd1f0
<div style="background-color:#ddd1f0;">Content here</div>
.mybackground {background-color:#ddd1f0;}
Border around this has a color of #ddd1f0
<div style="border:2px solid #ddd1f0;">Content here</div>
.myborder {border:2px solid #ddd1f0;}