#fdd9e8 color space conversions
Hex:
#fdd9e8
RGB:
253, 217, 232
CMY:
1, 15, 9
CMYK:
0, 14, 8, 1
HSL:
335°, 90.0000%, 92.1569%
HSV (HSB):
335°, 14.2292%, 99.2157%
XYZ:
79.8864, 76.3346, 86.8675
xyY:
0.3286, 0.3140, 76.3346
CIE-Lab:
90.0144, 14.9029, -2.7101
CIE-LCH:
90.0144, 15.1473, 349.6932
CIE-Luv:
90.0144, 20.2078, -6.8580
Hunter-Lab:
87.3696, 10.3144, 2.2095
#fdd9e8 color charts
#fdd9e8 color shades, tints & tones
#fdd9e8 color schemes
#fdd9e8 color preview, HTML & CSS examples
This text has a color of #fdd9e8
<p style="color:#fdd9e8;">Text here</p>
.mytext {color:#fdd9e8;}
This box has a color of #fdd9e8
<div style="background-color:#fdd9e8;">Content here</div>
.mybackground {background-color:#fdd9e8;}
Border around this has a color of #fdd9e8
<div style="border:2px solid #fdd9e8;">Content here</div>
.myborder {border:2px solid #fdd9e8;}