#fe9ed9 color space conversions
Hex:
#fe9ed9
RGB:
254, 158, 217
CMY:
0, 38, 15
CMYK:
0, 38, 15, 0
HSL:
323°, 97.9592%, 80.7843%
HSV (HSB):
323°, 37.7953%, 99.6078%
XYZ:
65.6243, 50.5343, 71.9410
xyY:
0.3489, 0.2687, 50.5343
CIE-Lab:
76.3961, 43.6629, -14.8913
CIE-LCH:
76.3961, 46.1325, 341.1680
CIE-Luv:
76.3961, 54.3173, -30.5828
Hunter-Lab:
71.0875, 40.3789, -10.2406
#fe9ed9 color charts
#fe9ed9 color shades, tints & tones
#fe9ed9 color schemes
#fe9ed9 color preview, HTML & CSS examples
This text has a color of #fe9ed9
<p style="color:#fe9ed9;">Text here</p>
.mytext {color:#fe9ed9;}
This box has a color of #fe9ed9
<div style="background-color:#fe9ed9;">Content here</div>
.mybackground {background-color:#fe9ed9;}
Border around this has a color of #fe9ed9
<div style="border:2px solid #fe9ed9;">Content here</div>
.myborder {border:2px solid #fe9ed9;}