#fa16d7 color space conversions
Hex:
#fa16d7
RGB:
250, 22, 215
CMY:
2, 91, 16
CMYK:
0, 91, 14, 2
HSL:
309°, 95.7983%, 53.3333%
HSV (HSB):
309°, 91.2000%, 98.0392%
XYZ:
51.9770, 25.8041, 66.5312
xyY:
0.3602, 0.1788, 25.8041
CIE-Lab:
57.8506, 90.5567, -42.3856
CIE-LCH:
57.8506, 99.9853, 334.9178
CIE-Luv:
57.8506, 96.0470, -78.7321
Hunter-Lab:
50.7977, 93.7477, -42.0953
#fa16d7 color charts
#fa16d7 color shades, tints & tones
#fa16d7 color schemes
#fa16d7 color preview, HTML & CSS examples
This text has a color of #fa16d7
<p style="color:#fa16d7;">Text here</p>
.mytext {color:#fa16d7;}
This box has a color of #fa16d7
<div style="background-color:#fa16d7;">Content here</div>
.mybackground {background-color:#fa16d7;}
Border around this has a color of #fa16d7
<div style="border:2px solid #fa16d7;">Content here</div>
.myborder {border:2px solid #fa16d7;}