#fa16c2 color space conversions
Hex:
#fa16c2
RGB:
250, 22, 194
CMY:
2, 91, 24
CMYK:
0, 91, 22, 2
HSL:
315°, 95.7983%, 53.3333%
HSV (HSB):
315°, 91.2000%, 98.0392%
XYZ:
49.4489, 24.7929, 53.2182
xyY:
0.3880, 0.1945, 24.7929
CIE-Lab:
56.8730, 88.0309, -31.8990
CIE-LCH:
56.8730, 93.6322, 340.0815
CIE-Luv:
56.8730, 105.4327, -62.3118
Hunter-Lab:
49.7924, 90.1316, -28.5145
#fa16c2 color charts
#fa16c2 color shades, tints & tones
#fa16c2 color schemes
#fa16c2 color preview, HTML & CSS examples
This text has a color of #fa16c2
<p style="color:#fa16c2;">Text here</p>
.mytext {color:#fa16c2;}
This box has a color of #fa16c2
<div style="background-color:#fa16c2;">Content here</div>
.mybackground {background-color:#fa16c2;}
Border around this has a color of #fa16c2
<div style="border:2px solid #fa16c2;">Content here</div>
.myborder {border:2px solid #fa16c2;}