#fdd6e7 color space conversions
Hex:
#fdd6e7
RGB:
253, 214, 231
CMY:
1, 16, 9
CMYK:
0, 15, 9, 1
HSL:
334°, 90.6977%, 91.5686%
HSV (HSB):
334°, 15.4150%, 99.2157%
XYZ:
78.9784, 74.7453, 85.8660
xyY:
0.3296, 0.3120, 74.7453
CIE-Lab:
89.2736, 16.3019, -3.2719
CIE-LCH:
89.2736, 16.6270, 348.6511
CIE-Luv:
89.2736, 21.9025, -7.9710
Hunter-Lab:
86.4554, 11.7658, 1.6329
#fdd6e7 color charts
#fdd6e7 color shades, tints & tones
#fdd6e7 color schemes
#fdd6e7 color preview, HTML & CSS examples
This text has a color of #fdd6e7
<p style="color:#fdd6e7;">Text here</p>
.mytext {color:#fdd6e7;}
This box has a color of #fdd6e7
<div style="background-color:#fdd6e7;">Content here</div>
.mybackground {background-color:#fdd6e7;}
Border around this has a color of #fdd6e7
<div style="border:2px solid #fdd6e7;">Content here</div>
.myborder {border:2px solid #fdd6e7;}