#fe2e87 color space conversions
Hex:
#fe2e87
RGB:
254, 46, 135
CMY:
0, 82, 47
CMYK:
0, 82, 47, 0
HSL:
334°, 99.0476%, 58.8235%
HSV (HSB):
334°, 81.8898%, 99.6078%
XYZ:
46.2232, 24.7741, 25.2673
xyY:
0.4802, 0.2574, 24.7741
CIE-Lab:
56.8546, 79.1687, 2.7083
CIE-LCH:
56.8546, 79.2150, 1.9593
CIE-Luv:
56.8546, 130.6103, -12.3092
Hunter-Lab:
49.7736, 78.6638, 4.7432
#fe2e87 color charts
#fe2e87 color shades, tints & tones
#fe2e87 color schemes
#fe2e87 color preview, HTML & CSS examples
This text has a color of #fe2e87
<p style="color:#fe2e87;">Text here</p>
.mytext {color:#fe2e87;}
This box has a color of #fe2e87
<div style="background-color:#fe2e87;">Content here</div>
.mybackground {background-color:#fe2e87;}
Border around this has a color of #fe2e87
<div style="border:2px solid #fe2e87;">Content here</div>
.myborder {border:2px solid #fe2e87;}