#ddd1ee color space conversions
Hex:
#ddd1ee
RGB:
221, 209, 238
CMY:
13, 18, 7
CMYK:
7, 12, 0, 7
HSL:
265°, 46.0317%, 87.6471%
HSV (HSB):
265°, 12.1849%, 93.3333%
XYZ:
68.0519, 67.1461, 90.2627
xyY:
0.3018, 0.2978, 67.1461
CIE-Lab:
85.5777, 9.4703, -12.7456
CIE-LCH:
85.5777, 15.8788, 306.6133
CIE-Luv:
85.5777, 4.8837, -21.5558
Hunter-Lab:
81.9427, 4.8410, -7.9500
#ddd1ee color charts
#ddd1ee color shades, tints & tones
#ddd1ee color schemes
#ddd1ee color preview, HTML & CSS examples
This text has a color of #ddd1ee
<p style="color:#ddd1ee;">Text here</p>
.mytext {color:#ddd1ee;}
This box has a color of #ddd1ee
<div style="background-color:#ddd1ee;">Content here</div>
.mybackground {background-color:#ddd1ee;}
Border around this has a color of #ddd1ee
<div style="border:2px solid #ddd1ee;">Content here</div>
.myborder {border:2px solid #ddd1ee;}