#fe5aa4 color space conversions
Hex:
#fe5aa4
RGB:
254, 90, 164
CMY:
0, 65, 36
CMYK:
0, 65, 35, 0
HSL:
333°, 98.7952%, 67.4510%
HSV (HSB):
333°, 64.5669%, 99.6078%
XYZ:
51.2301, 31.0635, 38.4177
xyY:
0.4244, 0.2573, 31.0635
CIE-Lab:
62.5612, 68.2846, -5.8751
CIE-LCH:
62.5612, 68.5368, 355.0825
CIE-Luv:
62.5612, 102.6198, -21.3743
Hunter-Lab:
55.7346, 66.5377, -1.8541
#fe5aa4 color charts
#fe5aa4 color shades, tints & tones
#fe5aa4 color schemes
#fe5aa4 color preview, HTML & CSS examples
This text has a color of #fe5aa4
<p style="color:#fe5aa4;">Text here</p>
.mytext {color:#fe5aa4;}
This box has a color of #fe5aa4
<div style="background-color:#fe5aa4;">Content here</div>
.mybackground {background-color:#fe5aa4;}
Border around this has a color of #fe5aa4
<div style="border:2px solid #fe5aa4;">Content here</div>
.myborder {border:2px solid #fe5aa4;}