#fe5ab4 color space conversions
Hex:
#fe5ab4
RGB:
254, 90, 180
CMY:
0, 65, 29
CMYK:
0, 65, 29, 0
HSL:
327°, 98.7952%, 67.4510%
HSV (HSB):
327°, 64.5669%, 99.6078%
XYZ:
52.7674, 31.6784, 46.5134
xyY:
0.4029, 0.2419, 31.6784
CIE-Lab:
63.0762, 70.0949, -14.2886
CIE-LCH:
63.0762, 71.5364, 348.4783
CIE-Luv:
63.0762, 97.0680, -33.7846
Hunter-Lab:
56.2836, 68.8523, -9.5994
#fe5ab4 color charts
#fe5ab4 color shades, tints & tones
#fe5ab4 color schemes
#fe5ab4 color preview, HTML & CSS examples
This text has a color of #fe5ab4
<p style="color:#fe5ab4;">Text here</p>
.mytext {color:#fe5ab4;}
This box has a color of #fe5ab4
<div style="background-color:#fe5ab4;">Content here</div>
.mybackground {background-color:#fe5ab4;}
Border around this has a color of #fe5ab4
<div style="border:2px solid #fe5ab4;">Content here</div>
.myborder {border:2px solid #fe5ab4;}