#fa166f color space conversions
Hex:
#fa166f
RGB:
250, 22, 111
CMY:
2, 91, 56
CMYK:
0, 91, 56, 2
HSL:
337°, 95.7983%, 53.3333%
HSV (HSB):
337°, 91.2000%, 98.0392%
XYZ:
42.5805, 22.0455, 17.0499
xyY:
0.5213, 0.2699, 22.0455
CIE-Lab:
54.0753, 80.5360, 13.0198
CIE-LCH:
54.0753, 81.5817, 9.1832
CIE-Luv:
54.0753, 143.0366, -0.5935
Hunter-Lab:
46.9526, 79.7112, 11.3369
#fa166f color charts
#fa166f color shades, tints & tones
#fa166f color schemes
#fa166f color preview, HTML & CSS examples
This text has a color of #fa166f
<p style="color:#fa166f;">Text here</p>
.mytext {color:#fa166f;}
This box has a color of #fa166f
<div style="background-color:#fa166f;">Content here</div>
.mybackground {background-color:#fa166f;}
Border around this has a color of #fa166f
<div style="border:2px solid #fa166f;">Content here</div>
.myborder {border:2px solid #fa166f;}