#f91fb1 color space conversions
Hex:
#f91fb1
RGB:
249, 31, 177
CMY:
2, 88, 31
CMYK:
0, 88, 29, 2
HSL:
320°, 94.7826%, 54.9020%
HSV (HSB):
320°, 87.5502%, 97.6471%
XYZ:
47.4927, 24.2940, 43.7810
xyY:
0.4110, 0.2102, 24.2940
CIE-Lab:
56.3810, 84.7775, -22.8230
CIE-LCH:
56.3810, 87.7959, 344.9326
CIE-Luv:
56.3810, 111.3032, -48.2689
Hunter-Lab:
49.2890, 85.7391, -18.1622
#f91fb1 color charts
#f91fb1 color shades, tints & tones
#f91fb1 color schemes
#f91fb1 color preview, HTML & CSS examples
This text has a color of #f91fb1
<p style="color:#f91fb1;">Text here</p>
.mytext {color:#f91fb1;}
This box has a color of #f91fb1
<div style="background-color:#f91fb1;">Content here</div>
.mybackground {background-color:#f91fb1;}
Border around this has a color of #f91fb1
<div style="border:2px solid #f91fb1;">Content here</div>
.myborder {border:2px solid #f91fb1;}