#fa20a6 color space conversions
Hex:
#fa20a6
RGB:
250, 32, 166
CMY:
2, 87, 35
CMYK:
0, 87, 34, 2
HSL:
323°, 95.6140%, 55.2941%
HSV (HSB):
323°, 87.2000%, 98.0392%
XYZ:
46.8238, 24.1102, 38.2622
xyY:
0.4288, 0.2208, 24.1102
CIE-Lab:
56.1980, 83.6949, -16.6553
CIE-LCH:
56.1980, 85.3360, 348.7451
CIE-Luv:
56.1980, 116.9625, -39.1931
Hunter-Lab:
49.1021, 84.2889, -11.8295
#fa20a6 color charts
#fa20a6 color shades, tints & tones
#fa20a6 color schemes
#fa20a6 color preview, HTML & CSS examples
This text has a color of #fa20a6
<p style="color:#fa20a6;">Text here</p>
.mytext {color:#fa20a6;}
This box has a color of #fa20a6
<div style="background-color:#fa20a6;">Content here</div>
.mybackground {background-color:#fa20a6;}
Border around this has a color of #fa20a6
<div style="border:2px solid #fa20a6;">Content here</div>
.myborder {border:2px solid #fa20a6;}