#fe5a9f color space conversions
Hex:
#fe5a9f
RGB:
254, 90, 159
CMY:
0, 65, 38
CMYK:
0, 65, 37, 0
HSL:
335°, 98.7952%, 67.4510%
HSV (HSB):
335°, 64.5669%, 99.6078%
XYZ:
50.7872, 30.8864, 36.0858
xyY:
0.4313, 0.2623, 30.8864
CIE-Lab:
62.4116, 67.7536, -3.2137
CIE-LCH:
62.4116, 67.8298, 357.2843
CIE-Luv:
62.4116, 104.3297, -17.5833
Hunter-Lab:
55.5755, 65.8637, 0.4052
#fe5a9f color charts
#fe5a9f color shades, tints & tones
#fe5a9f color schemes
#fe5a9f color preview, HTML & CSS examples
This text has a color of #fe5a9f
<p style="color:#fe5a9f;">Text here</p>
.mytext {color:#fe5a9f;}
This box has a color of #fe5a9f
<div style="background-color:#fe5a9f;">Content here</div>
.mybackground {background-color:#fe5a9f;}
Border around this has a color of #fe5a9f
<div style="border:2px solid #fe5a9f;">Content here</div>
.myborder {border:2px solid #fe5a9f;}