#fa73b5 color space conversions
Hex:
#fa73b5
RGB:
250, 115, 181
CMY:
2, 55, 29
CMYK:
0, 54, 28, 2
HSL:
331°, 93.1034%, 71.5686%
HSV (HSB):
331°, 54.0000%, 98.0392%
XYZ:
53.8956, 35.9217, 47.8090
xyY:
0.3916, 0.2610, 35.9217
CIE-Lab:
66.4600, 58.4175, -9.8403
CIE-LCH:
66.4600, 59.2405, 350.4384
CIE-Luv:
66.4600, 82.0887, -25.1979
Hunter-Lab:
59.9347, 55.6284, -5.3405
#fa73b5 color charts
#fa73b5 color shades, tints & tones
#fa73b5 color schemes
#fa73b5 color preview, HTML & CSS examples
This text has a color of #fa73b5
<p style="color:#fa73b5;">Text here</p>
.mytext {color:#fa73b5;}
This box has a color of #fa73b5
<div style="background-color:#fa73b5;">Content here</div>
.mybackground {background-color:#fa73b5;}
Border around this has a color of #fa73b5
<div style="border:2px solid #fa73b5;">Content here</div>
.myborder {border:2px solid #fa73b5;}