#ddd7f9 color space conversions
Hex:
#ddd7f9
RGB:
221, 215, 249
CMY:
13, 16, 2
CMYK:
11, 14, 0, 2
HSL:
251°, 73.9130%, 90.9804%
HSV (HSB):
251°, 13.6546%, 97.6471%
XYZ:
71.2181, 70.8126, 99.5371
xyY:
0.2948, 0.2931, 70.8126
CIE-Lab:
87.3939, 8.4743, -15.8404
CIE-LCH:
87.3939, 17.9647, 298.1457
CIE-Luv:
87.3939, 1.2394, -26.4612
Hunter-Lab:
84.1502, 3.8055, -11.2261
#ddd7f9 color charts
#ddd7f9 color shades, tints & tones
#ddd7f9 color schemes
#ddd7f9 color preview, HTML & CSS examples
This text has a color of #ddd7f9
<p style="color:#ddd7f9;">Text here</p>
.mytext {color:#ddd7f9;}
This box has a color of #ddd7f9
<div style="background-color:#ddd7f9;">Content here</div>
.mybackground {background-color:#ddd7f9;}
Border around this has a color of #ddd7f9
<div style="border:2px solid #ddd7f9;">Content here</div>
.myborder {border:2px solid #ddd7f9;}