#fdd9e3 color space conversions
Hex:
#fdd9e3
RGB:
253, 217, 227
CMY:
1, 15, 11
CMYK:
0, 14, 10, 1
HSL:
343°, 90.0000%, 92.1569%
HSV (HSB):
343°, 14.2292%, 99.2157%
XYZ:
79.1860, 76.0544, 83.1795
xyY:
0.3321, 0.3190, 76.0544
CIE-Lab:
89.8846, 14.0796, -0.2709
CIE-LCH:
89.8846, 14.0822, 358.8979
CIE-Luv:
89.8846, 20.6821, -2.9814
Hunter-Lab:
87.2092, 9.4621, 4.4961
#fdd9e3 color charts
#fdd9e3 color shades, tints & tones
#fdd9e3 color schemes
#fdd9e3 color preview, HTML & CSS examples
This text has a color of #fdd9e3
<p style="color:#fdd9e3;">Text here</p>
.mytext {color:#fdd9e3;}
This box has a color of #fdd9e3
<div style="background-color:#fdd9e3;">Content here</div>
.mybackground {background-color:#fdd9e3;}
Border around this has a color of #fdd9e3
<div style="border:2px solid #fdd9e3;">Content here</div>
.myborder {border:2px solid #fdd9e3;}