#fa73ac color space conversions
Hex:
#fa73ac
RGB:
250, 115, 172
CMY:
2, 55, 33
CMYK:
0, 54, 31, 2
HSL:
335°, 93.1034%, 71.5686%
HSV (HSB):
335°, 54.0000%, 98.0392%
XYZ:
53.0015, 35.5640, 43.1008
xyY:
0.4025, 0.2701, 35.5640
CIE-Lab:
66.1854, 57.2997, -5.1502
CIE-LCH:
66.1854, 57.5307, 354.8640
CIE-Luv:
66.1854, 84.6260, -18.2022
Hunter-Lab:
59.6356, 54.2807, -1.1061
#fa73ac color charts
#fa73ac RGB chart
#fa73ac CMYK chart
#fa73ac RGB pie chart
#fa73ac color shades, tints & tones
#fa73ac color schemes
#fa73ac color preview, HTML & CSS examples
This text has a color of #fa73ac
<p style="color:#fa73ac;">Text here</p>
.mytext {color:#fa73ac;}
Text color #fa73ac
This box has a color of #fa73ac
<div style="background-color:#fa73ac;">Content here</div>
.mybackground {background-color:#fa73ac;}
Background color #fa73ac
Border around this has a color of #fa73ac
<div style="border:2px solid #fa73ac;">Content here</div>
.myborder {border:2px solid #fa73ac;}
Border color #fa73ac