#ddd7f1 color space conversions
Hex:
#ddd7f1
RGB:
221, 215, 241
CMY:
13, 16, 5
CMYK:
8, 11, 0, 5
HSL:
254°, 48.1481%, 89.4118%
HSV (HSB):
254°, 10.7884%, 94.5098%
XYZ:
69.9964, 70.3239, 93.1038
xyY:
0.2999, 0.3013, 70.3239
CIE-Lab:
87.1555, 6.8900, -11.9761
CIE-LCH:
87.1555, 13.8166, 299.9124
CIE-Luv:
87.1555, 1.7636, -19.9360
Hunter-Lab:
83.8593, 2.2380, -7.1244
#ddd7f1 color charts
#ddd7f1 color shades, tints & tones
#ddd7f1 color schemes
#ddd7f1 color preview, HTML & CSS examples
This text has a color of #ddd7f1
<p style="color:#ddd7f1;">Text here</p>
.mytext {color:#ddd7f1;}
This box has a color of #ddd7f1
<div style="background-color:#ddd7f1;">Content here</div>
.mybackground {background-color:#ddd7f1;}
Border around this has a color of #ddd7f1
<div style="border:2px solid #ddd7f1;">Content here</div>
.myborder {border:2px solid #ddd7f1;}