#fa16b7 color space conversions
Hex:
#fa16b7
RGB:
250, 22, 183
CMY:
2, 91, 28
CMYK:
0, 91, 27, 2
HSL:
318°, 95.7983%, 53.3333%
HSV (HSB):
318°, 91.2000%, 98.0392%
XYZ:
48.2585, 24.3167, 46.9498
xyY:
0.4038, 0.2034, 24.3167
CIE-Lab:
56.4035, 86.8016, -26.2630
CIE-LCH:
56.4035, 90.6877, 343.1661
CIE-Luv:
56.4035, 110.4898, -53.6726
Hunter-Lab:
49.3120, 88.3906, -21.9315
#fa16b7 color charts
#fa16b7 color shades, tints & tones
#fa16b7 color schemes
#fa16b7 color preview, HTML & CSS examples
This text has a color of #fa16b7
<p style="color:#fa16b7;">Text here</p>
.mytext {color:#fa16b7;}
This box has a color of #fa16b7
<div style="background-color:#fa16b7;">Content here</div>
.mybackground {background-color:#fa16b7;}
Border around this has a color of #fa16b7
<div style="border:2px solid #fa16b7;">Content here</div>
.myborder {border:2px solid #fa16b7;}