#fdd9e7 color space conversions
Hex:
#fdd9e7
RGB:
253, 217, 231
CMY:
1, 15, 9
CMYK:
0, 14, 9, 1
HSL:
337°, 90.0000%, 92.1569%
HSV (HSB):
337°, 14.2292%, 99.2157%
XYZ:
79.7447, 76.2779, 86.1214
xyY:
0.3293, 0.3150, 76.2779
CIE-Lab:
89.9882, 14.7369, -2.2228
CIE-LCH:
89.9882, 14.9036, 351.4226
CIE-Luv:
89.9882, 20.3030, -6.0796
Hunter-Lab:
87.3372, 10.1422, 2.6714
#fdd9e7 color charts
#fdd9e7 color shades, tints & tones
#fdd9e7 color schemes
#fdd9e7 color preview, HTML & CSS examples
This text has a color of #fdd9e7
<p style="color:#fdd9e7;">Text here</p>
.mytext {color:#fdd9e7;}
This box has a color of #fdd9e7
<div style="background-color:#fdd9e7;">Content here</div>
.mybackground {background-color:#fdd9e7;}
Border around this has a color of #fdd9e7
<div style="border:2px solid #fdd9e7;">Content here</div>
.myborder {border:2px solid #fdd9e7;}