#fa16c4 color space conversions
Hex:
#fa16c4
RGB:
250, 22, 196
CMY:
2, 91, 23
CMYK:
0, 91, 22, 2
HSL:
314°, 95.7983%, 53.3333%
HSV (HSB):
314°, 91.2000%, 98.0392%
XYZ:
49.6751, 24.8833, 54.4093
xyY:
0.3852, 0.1929, 24.8833
CIE-Lab:
56.9616, 88.2615, -32.9130
CIE-LCH:
56.9616, 94.1985, 339.5493
CIE-Luv:
56.9616, 104.5220, -63.8821
Hunter-Lab:
49.8832, 90.4596, -29.7514
#fa16c4 color charts
#fa16c4 color shades, tints & tones
#fa16c4 color schemes
#fa16c4 color preview, HTML & CSS examples
This text has a color of #fa16c4
<p style="color:#fa16c4;">Text here</p>
.mytext {color:#fa16c4;}
This box has a color of #fa16c4
<div style="background-color:#fa16c4;">Content here</div>
.mybackground {background-color:#fa16c4;}
Border around this has a color of #fa16c4
<div style="border:2px solid #fa16c4;">Content here</div>
.myborder {border:2px solid #fa16c4;}