#fed5fb color space conversions
Hex:
#fed5fb
RGB:
254, 213, 251
CMY:
0, 16, 2
CMYK:
0, 16, 1, 0
HSL:
304°, 95.3488%, 91.5686%
HSV (HSB):
304°, 16.1417%, 99.6078%
XYZ:
82.0799, 75.6244, 101.5377
xyY:
0.3166, 0.2917, 75.6244
CIE-Lab:
89.6846, 20.6043, -13.1826
CIE-LCH:
89.6846, 24.4606, 327.3890
CIE-Luv:
89.6846, 20.9974, -24.3347
Hunter-Lab:
86.9623, 16.2944, -8.3538
#fed5fb color charts
#fed5fb color shades, tints & tones
#fed5fb color schemes
#fed5fb color preview, HTML & CSS examples
This text has a color of #fed5fb
<p style="color:#fed5fb;">Text here</p>
.mytext {color:#fed5fb;}
This box has a color of #fed5fb
<div style="background-color:#fed5fb;">Content here</div>
.mybackground {background-color:#fed5fb;}
Border around this has a color of #fed5fb
<div style="border:2px solid #fed5fb;">Content here</div>
.myborder {border:2px solid #fed5fb;}