#f91b6a color space conversions
Hex:
#f91b6a
RGB:
249, 27, 106
CMY:
2, 89, 58
CMYK:
0, 89, 57, 2
HSL:
339°, 94.8718%, 54.1176%
HSV (HSB):
339°, 89.1566%, 97.6471%
XYZ:
42.0604, 21.9642, 15.6584
xyY:
0.5278, 0.2756, 21.9642
CIE-Lab:
53.9890, 79.3436, 15.8874
CIE-LCH:
53.9890, 80.9186, 11.3229
CIE-Luv:
53.9890, 143.2998, 2.8172
Hunter-Lab:
46.8660, 78.1812, 12.9969
#f91b6a color charts
#f91b6a color shades, tints & tones
#f91b6a color schemes
#f91b6a color preview, HTML & CSS examples
This text has a color of #f91b6a
<p style="color:#f91b6a;">Text here</p>
.mytext {color:#f91b6a;}
This box has a color of #f91b6a
<div style="background-color:#f91b6a;">Content here</div>
.mybackground {background-color:#f91b6a;}
Border around this has a color of #f91b6a
<div style="border:2px solid #f91b6a;">Content here</div>
.myborder {border:2px solid #f91b6a;}