#fdc9e5 color space conversions
Hex:
#fdc9e5
RGB:
253, 201, 229
CMY:
1, 21, 10
CMYK:
0, 21, 9, 1
HSL:
328°, 92.8571%, 89.0196%
HSV (HSB):
328°, 20.5534%, 99.2157%
XYZ:
75.5375, 68.3131, 83.3332
xyY:
0.3325, 0.3007, 68.3131
CIE-Lab:
86.1628, 22.7824, -6.8004
CIE-LCH:
86.1628, 23.7757, 343.3799
CIE-Luv:
86.1628, 29.0517, -14.5553
Hunter-Lab:
82.6517, 18.4952, -1.9227
#fdc9e5 color charts
#fdc9e5 color shades, tints & tones
#fdc9e5 color schemes
#fdc9e5 color preview, HTML & CSS examples
This text has a color of #fdc9e5
<p style="color:#fdc9e5;">Text here</p>
.mytext {color:#fdc9e5;}
This box has a color of #fdc9e5
<div style="background-color:#fdc9e5;">Content here</div>
.mybackground {background-color:#fdc9e5;}
Border around this has a color of #fdc9e5
<div style="border:2px solid #fdc9e5;">Content here</div>
.myborder {border:2px solid #fdc9e5;}