#fe76f5 color space conversions
Hex:
#fe76f5
RGB:
254, 118, 245
CMY:
0, 54, 4
CMYK:
0, 54, 4, 0
HSL:
304°, 98.5507%, 72.9412%
HSV (HSB):
304°, 53.5433%, 99.6078%
XYZ:
63.8329, 40.6203, 90.8623
xyY:
0.3268, 0.2080, 40.6203
CIE-Lab:
69.9091, 67.5659, -40.1756
CIE-LCH:
69.9091, 78.6080, 329.2637
CIE-Luv:
69.9091, 65.5672, -74.3165
Hunter-Lab:
63.7340, 67.2424, -39.9129
#fe76f5 color charts
#fe76f5 color shades, tints & tones
#fe76f5 color schemes
#fe76f5 color preview, HTML & CSS examples
This text has a color of #fe76f5
<p style="color:#fe76f5;">Text here</p>
.mytext {color:#fe76f5;}
This box has a color of #fe76f5
<div style="background-color:#fe76f5;">Content here</div>
.mybackground {background-color:#fe76f5;}
Border around this has a color of #fe76f5
<div style="border:2px solid #fe76f5;">Content here</div>
.myborder {border:2px solid #fe76f5;}