#ddd8f6 color space conversions
Hex:
#ddd8f6
RGB:
221, 216, 246
CMY:
13, 15, 4
CMYK:
10, 12, 0, 4
HSL:
250°, 62.5000%, 90.5882%
HSV (HSB):
250°, 12.1951%, 96.4706%
XYZ:
71.0092, 71.1377, 97.1771
xyY:
0.2967, 0.2972, 71.1377
CIE-Lab:
87.5519, 7.3488, -14.0217
CIE-LCH:
87.5519, 15.8307, 297.6590
CIE-Luv:
87.5519, 0.9584, -23.3248
Hunter-Lab:
84.3432, 2.6801, -9.2716
#ddd8f6 color charts
#ddd8f6 color shades, tints & tones
#ddd8f6 color schemes
#ddd8f6 color preview, HTML & CSS examples
This text has a color of #ddd8f6
<p style="color:#ddd8f6;">Text here</p>
.mytext {color:#ddd8f6;}
This box has a color of #ddd8f6
<div style="background-color:#ddd8f6;">Content here</div>
.mybackground {background-color:#ddd8f6;}
Border around this has a color of #ddd8f6
<div style="border:2px solid #ddd8f6;">Content here</div>
.myborder {border:2px solid #ddd8f6;}