#ddd4f4 color space conversions
Hex:
#ddd4f4
RGB:
221, 212, 244
CMY:
13, 17, 4
CMYK:
9, 13, 0, 4
HSL:
257°, 59.2593%, 89.4118%
HSV (HSB):
257°, 13.1148%, 95.6863%
XYZ:
69.6914, 68.9908, 95.2314
xyY:
0.2979, 0.2949, 68.9908
CIE-Lab:
86.4995, 9.0608, -14.5423
CIE-LCH:
86.4995, 17.1340, 301.9257
CIE-Luv:
86.4995, 3.0084, -24.4160
Hunter-Lab:
83.0607, 4.4128, -9.8351
#ddd4f4 color charts
#ddd4f4 color shades, tints & tones
#ddd4f4 color schemes
#ddd4f4 color preview, HTML & CSS examples
This text has a color of #ddd4f4
<p style="color:#ddd4f4;">Text here</p>
.mytext {color:#ddd4f4;}
This box has a color of #ddd4f4
<div style="background-color:#ddd4f4;">Content here</div>
.mybackground {background-color:#ddd4f4;}
Border around this has a color of #ddd4f4
<div style="border:2px solid #ddd4f4;">Content here</div>
.myborder {border:2px solid #ddd4f4;}