#f9166f color space conversions
Hex:
#f9166f
RGB:
249, 22, 111
CMY:
2, 91, 56
CMYK:
0, 91, 55, 2
HSL:
336°, 94.9791%, 53.1373%
HSV (HSB):
336°, 91.1647%, 97.6471%
XYZ:
42.2231, 21.8613, 17.0332
xyY:
0.5205, 0.2695, 21.8613
CIE-Lab:
53.8795, 80.3064, 12.7175
CIE-LCH:
53.8795, 81.3072, 8.9988
CIE-Luv:
53.8795, 142.2578, -0.8835
Hunter-Lab:
46.7560, 79.3716, 11.1299
#f9166f color charts
#f9166f color shades, tints & tones
#f9166f color schemes
#f9166f color preview, HTML & CSS examples
This text has a color of #f9166f
<p style="color:#f9166f;">Text here</p>
.mytext {color:#f9166f;}
This box has a color of #f9166f
<div style="background-color:#f9166f;">Content here</div>
.mybackground {background-color:#f9166f;}
Border around this has a color of #f9166f
<div style="border:2px solid #f9166f;">Content here</div>
.myborder {border:2px solid #f9166f;}