#fed7fb color space conversions
Hex:
#fed7fb
RGB:
254, 215, 251
CMY:
0, 16, 2
CMYK:
0, 15, 1, 0
HSL:
305°, 95.1220%, 91.9608%
HSV (HSB):
305°, 15.3543%, 99.6078%
XYZ:
82.5861, 76.6367, 101.7064
xyY:
0.3165, 0.2937, 76.6367
CIE-Lab:
90.1542, 19.5574, -12.4813
CIE-LCH:
90.1542, 23.2007, 327.4544
CIE-Luv:
90.1542, 19.9854, -23.0415
Hunter-Lab:
87.5424, 15.1947, -7.6032
#fed7fb color charts
#fed7fb color shades, tints & tones
#fed7fb color schemes
#fed7fb color preview, HTML & CSS examples
This text has a color of #fed7fb
<p style="color:#fed7fb;">Text here</p>
.mytext {color:#fed7fb;}
This box has a color of #fed7fb
<div style="background-color:#fed7fb;">Content here</div>
.mybackground {background-color:#fed7fb;}
Border around this has a color of #fed7fb
<div style="border:2px solid #fed7fb;">Content here</div>
.myborder {border:2px solid #fed7fb;}