#fdd8f7 color space conversions
Hex:
#fdd8f7
RGB:
253, 216, 247
CMY:
1, 15, 3
CMYK:
0, 15, 2, 1
HSL:
310°, 90.2439%, 91.9608%
HSV (HSB):
310°, 14.6245%, 99.2157%
XYZ:
81.8524, 76.7098, 98.4881
xyY:
0.3184, 0.2984, 76.7098
CIE-Lab:
90.1879, 17.9949, -10.3389
CIE-LCH:
90.1879, 20.7535, 330.1208
CIE-Luv:
90.1879, 19.2733, -19.3463
Hunter-Lab:
87.5841, 13.5463, -5.3625
#fdd8f7 color charts
#fdd8f7 color shades, tints & tones
#fdd8f7 color schemes
#fdd8f7 color preview, HTML & CSS examples
This text has a color of #fdd8f7
<p style="color:#fdd8f7;">Text here</p>
.mytext {color:#fdd8f7;}
This box has a color of #fdd8f7
<div style="background-color:#fdd8f7;">Content here</div>
.mybackground {background-color:#fdd8f7;}
Border around this has a color of #fdd8f7
<div style="border:2px solid #fdd8f7;">Content here</div>
.myborder {border:2px solid #fdd8f7;}