#fdd9e5 color space conversions
Hex:
#fdd9e5
RGB:
253, 217, 229
CMY:
1, 15, 10
CMYK:
0, 14, 9, 1
HSL:
340°, 90.0000%, 92.1569%
HSV (HSB):
340°, 14.2292%, 99.2157%
XYZ:
79.4637, 76.1655, 84.6420
xyY:
0.3307, 0.3170, 76.1655
CIE-Lab:
89.9361, 14.4069, -1.2473
CIE-LCH:
89.9361, 14.4608, 355.0517
CIE-Luv:
89.9361, 20.4929, -4.5274
Hunter-Lab:
87.2728, 9.8004, 3.5883
#fdd9e5 color charts
#fdd9e5 color shades, tints & tones
#fdd9e5 color schemes
#fdd9e5 color preview, HTML & CSS examples
This text has a color of #fdd9e5
<p style="color:#fdd9e5;">Text here</p>
.mytext {color:#fdd9e5;}
This box has a color of #fdd9e5
<div style="background-color:#fdd9e5;">Content here</div>
.mybackground {background-color:#fdd9e5;}
Border around this has a color of #fdd9e5
<div style="border:2px solid #fdd9e5;">Content here</div>
.myborder {border:2px solid #fdd9e5;}