#ddd0e4 color space conversions
Hex:
#ddd0e4
RGB:
221, 208, 228
CMY:
13, 18, 11
CMYK:
3, 9, 0, 11
HSL:
279°, 27.0270%, 85.4902%
HSV (HSB):
279°, 8.7719%, 89.4118%
XYZ:
66.3783, 66.0853, 82.6560
xyY:
0.3086, 0.3072, 66.0853
CIE-Lab:
85.0399, 8.0908, -8.2394
CIE-LCH:
85.0399, 11.5477, 314.4787
CIE-Luv:
85.0399, 6.1034, -14.1440
Hunter-Lab:
81.2929, 3.4884, -3.3792
#ddd0e4 color charts
#ddd0e4 color shades, tints & tones
#ddd0e4 color schemes
#ddd0e4 color preview, HTML & CSS examples
This text has a color of #ddd0e4
<p style="color:#ddd0e4;">Text here</p>
.mytext {color:#ddd0e4;}
This box has a color of #ddd0e4
<div style="background-color:#ddd0e4;">Content here</div>
.mybackground {background-color:#ddd0e4;}
Border around this has a color of #ddd0e4
<div style="border:2px solid #ddd0e4;">Content here</div>
.myborder {border:2px solid #ddd0e4;}