#fa16d2 color space conversions
Hex:
#fa16d2
RGB:
250, 22, 210
CMY:
2, 91, 18
CMYK:
0, 91, 16, 2
HSL:
311°, 95.7983%, 53.3333%
HSV (HSB):
311°, 91.2000%, 98.0392%
XYZ:
51.3441, 25.5510, 63.1985
xyY:
0.3665, 0.1824, 25.5510
CIE-Lab:
57.6083, 89.9348, -39.9209
CIE-LCH:
57.6083, 98.3969, 336.0642
CIE-Luv:
57.6083, 98.2430, -74.8408
Hunter-Lab:
50.5480, 92.8525, -38.7448
#fa16d2 color charts
#fa16d2 color shades, tints & tones
#fa16d2 color schemes
#fa16d2 color preview, HTML & CSS examples
This text has a color of #fa16d2
<p style="color:#fa16d2;">Text here</p>
.mytext {color:#fa16d2;}
This box has a color of #fa16d2
<div style="background-color:#fa16d2;">Content here</div>
.mybackground {background-color:#fa16d2;}
Border around this has a color of #fa16d2
<div style="border:2px solid #fa16d2;">Content here</div>
.myborder {border:2px solid #fa16d2;}