#fe45a5 color space conversions
Hex:
#fe45a5
RGB:
254, 69, 165
CMY:
0, 73, 35
CMYK:
0, 73, 35, 0
HSL:
329°, 98.9305%, 63.3333%
HSV (HSB):
329°, 72.8346%, 99.6078%
XYZ:
49.7927, 28.0437, 38.3859
xyY:
0.4284, 0.2413, 28.0437
CIE-Lab:
59.9282, 75.7921, -10.3758
CIE-LCH:
59.9282, 76.4990, 352.2048
CIE-Luv:
59.9282, 110.8385, -29.0913
Hunter-Lab:
52.9563, 75.1630, -5.9076
#fe45a5 color charts
#fe45a5 color shades, tints & tones
#fe45a5 color schemes
#fe45a5 color preview, HTML & CSS examples
This text has a color of #fe45a5
<p style="color:#fe45a5;">Text here</p>
.mytext {color:#fe45a5;}
This box has a color of #fe45a5
<div style="background-color:#fe45a5;">Content here</div>
.mybackground {background-color:#fe45a5;}
Border around this has a color of #fe45a5
<div style="border:2px solid #fe45a5;">Content here</div>
.myborder {border:2px solid #fe45a5;}