#fed9e8 color space conversions
Hex:
#fed9e8
RGB:
254, 217, 232
CMY:
0, 15, 9
CMYK:
0, 15, 9, 0
HSL:
336°, 94.8718%, 92.3529%
HSV (HSB):
336°, 14.5669%, 99.6078%
XYZ:
80.2514, 76.5227, 86.8846
xyY:
0.3294, 0.3141, 76.5227
CIE-Lab:
90.1015, 15.2453, -2.5722
CIE-LCH:
90.1015, 15.4608, 350.4231
CIE-Luv:
90.1015, 20.8280, -6.7107
Hunter-Lab:
87.4773, 10.6701, 2.3458
#fed9e8 color charts
#fed9e8 color shades, tints & tones
#fed9e8 color schemes
#fed9e8 color preview, HTML & CSS examples
This text has a color of #fed9e8
<p style="color:#fed9e8;">Text here</p>
.mytext {color:#fed9e8;}
This box has a color of #fed9e8
<div style="background-color:#fed9e8;">Content here</div>
.mybackground {background-color:#fed9e8;}
Border around this has a color of #fed9e8
<div style="border:2px solid #fed9e8;">Content here</div>
.myborder {border:2px solid #fed9e8;}