#fe5aa5 color space conversions
Hex:
#fe5aa5
RGB:
254, 90, 165
CMY:
0, 65, 35
CMYK:
0, 65, 35, 0
HSL:
333°, 98.7952%, 67.4510%
HSV (HSB):
333°, 64.5669%, 99.6078%
XYZ:
51.3207, 31.0998, 38.8953
xyY:
0.4230, 0.2564, 31.0998
CIE-Lab:
62.5918, 68.3928, -6.4056
CIE-LCH:
62.5918, 68.6921, 354.6493
CIE-Luv:
62.5918, 102.2760, -22.1381
Hunter-Lab:
55.7672, 66.6753, -2.3153
#fe5aa5 color charts
#fe5aa5 color shades, tints & tones
#fe5aa5 color schemes
#fe5aa5 color preview, HTML & CSS examples
This text has a color of #fe5aa5
<p style="color:#fe5aa5;">Text here</p>
.mytext {color:#fe5aa5;}
This box has a color of #fe5aa5
<div style="background-color:#fe5aa5;">Content here</div>
.mybackground {background-color:#fe5aa5;}
Border around this has a color of #fe5aa5
<div style="border:2px solid #fe5aa5;">Content here</div>
.myborder {border:2px solid #fe5aa5;}