#fdd7f9 color space conversions
Hex:
#fdd7f9
RGB:
253, 215, 249
CMY:
1, 16, 2
CMYK:
0, 15, 2, 1
HSL:
306°, 90.4762%, 91.7647%
HSV (HSB):
306°, 15.0198%, 99.2157%
XYZ:
81.9073, 76.3231, 100.0374
xyY:
0.3171, 0.2955, 76.3231
CIE-Lab:
90.0091, 18.8718, -11.6560
CIE-LCH:
90.0091, 22.1812, 328.2988
CIE-Luv:
90.0091, 19.5838, -21.5950
Hunter-Lab:
87.3631, 14.4674, -6.7374
#fdd7f9 color charts
#fdd7f9 color shades, tints & tones
#fdd7f9 color schemes
#fdd7f9 color preview, HTML & CSS examples
This text has a color of #fdd7f9
<p style="color:#fdd7f9;">Text here</p>
.mytext {color:#fdd7f9;}
This box has a color of #fdd7f9
<div style="background-color:#fdd7f9;">Content here</div>
.mybackground {background-color:#fdd7f9;}
Border around this has a color of #fdd7f9
<div style="border:2px solid #fdd7f9;">Content here</div>
.myborder {border:2px solid #fdd7f9;}