#fe8ed9 color space conversions
Hex:
#fe8ed9
RGB:
254, 142, 217
CMY:
0, 44, 15
CMYK:
0, 44, 15, 0
HSL:
320°, 98.2456%, 77.6471%
HSV (HSB):
320°, 44.0945%, 99.6078%
XYZ:
63.0704, 45.4266, 71.0897
xyY:
0.3512, 0.2530, 45.4266
CIE-Lab:
73.1719, 51.7515, -19.7604
CIE-LCH:
73.1719, 55.3957, 339.1015
CIE-Luv:
73.1719, 62.3765, -39.4347
Hunter-Lab:
67.3992, 49.0869, -15.3569
#fe8ed9 color charts
#fe8ed9 color shades, tints & tones
#fe8ed9 color schemes
#fe8ed9 color preview, HTML & CSS examples
This text has a color of #fe8ed9
<p style="color:#fe8ed9;">Text here</p>
.mytext {color:#fe8ed9;}
This box has a color of #fe8ed9
<div style="background-color:#fe8ed9;">Content here</div>
.mybackground {background-color:#fe8ed9;}
Border around this has a color of #fe8ed9
<div style="border:2px solid #fe8ed9;">Content here</div>
.myborder {border:2px solid #fe8ed9;}