#fe2e89 color space conversions
Hex:
#fe2e89
RGB:
254, 46, 137
CMY:
0, 82, 46
CMYK:
0, 82, 46, 0
HSL:
334°, 99.0476%, 58.8235%
HSV (HSB):
334°, 81.8898%, 99.6078%
XYZ:
46.3654, 24.8310, 26.0160
xyY:
0.4769, 0.2554, 24.8310
CIE-Lab:
56.9103, 79.3314, 1.6022
CIE-LCH:
56.9103, 79.3475, 1.1570
CIE-Luv:
56.9103, 129.7774, -13.7392
Hunter-Lab:
49.8307, 78.8832, 3.9268
#fe2e89 color charts
#fe2e89 color shades, tints & tones
#fe2e89 color schemes
#fe2e89 color preview, HTML & CSS examples
This text has a color of #fe2e89
<p style="color:#fe2e89;">Text here</p>
.mytext {color:#fe2e89;}
This box has a color of #fe2e89
<div style="background-color:#fe2e89;">Content here</div>
.mybackground {background-color:#fe2e89;}
Border around this has a color of #fe2e89
<div style="border:2px solid #fe2e89;">Content here</div>
.myborder {border:2px solid #fe2e89;}