#fe5a89 color space conversions
Hex:
#fe5a89
RGB:
254, 90, 137
CMY:
0, 65, 46
CMYK:
0, 65, 46, 0
HSL:
343°, 98.7952%, 67.4510%
HSV (HSB):
343°, 64.5669%, 99.6078%
XYZ:
49.0446, 30.1893, 26.9091
xyY:
0.4621, 0.2844, 30.1893
CIE-Lab:
61.8172, 65.6208, 8.6582
CIE-LCH:
61.8172, 66.1895, 7.5163
CIE-Luv:
61.8172, 111.6093, -1.5922
Hunter-Lab:
54.9448, 63.1785, 9.4242
#fe5a89 color charts
#fe5a89 color shades, tints & tones
#fe5a89 color schemes
#fe5a89 color preview, HTML & CSS examples
This text has a color of #fe5a89
<p style="color:#fe5a89;">Text here</p>
.mytext {color:#fe5a89;}
This box has a color of #fe5a89
<div style="background-color:#fe5a89;">Content here</div>
.mybackground {background-color:#fe5a89;}
Border around this has a color of #fe5a89
<div style="border:2px solid #fe5a89;">Content here</div>
.myborder {border:2px solid #fe5a89;}