#fa73c3 color space conversions
Hex:
#fa73c3
RGB:
250, 115, 195
CMY:
2, 55, 24
CMYK:
0, 54, 22, 2
HSL:
324°, 93.1034%, 71.5686%
HSV (HSB):
324°, 54.0000%, 98.0392%
XYZ:
55.4054, 36.5256, 55.7597
xyY:
0.3751, 0.2473, 36.5256
CIE-Lab:
66.9196, 60.2657, -17.0463
CIE-LCH:
66.9196, 62.6301, 344.2063
CIE-Luv:
66.9196, 78.0942, -36.3021
Hunter-Lab:
60.4364, 57.8771, -12.3965
#fa73c3 color charts
#fa73c3 color shades, tints & tones
#fa73c3 color schemes
#fa73c3 color preview, HTML & CSS examples
This text has a color of #fa73c3
<p style="color:#fa73c3;">Text here</p>
.mytext {color:#fa73c3;}
This box has a color of #fa73c3
<div style="background-color:#fa73c3;">Content here</div>
.mybackground {background-color:#fa73c3;}
Border around this has a color of #fa73c3
<div style="border:2px solid #fa73c3;">Content here</div>
.myborder {border:2px solid #fa73c3;}