#f91fb4 color space conversions
Hex:
#f91fb4
RGB:
249, 31, 180
CMY:
2, 88, 29
CMYK:
0, 88, 28, 2
HSL:
319°, 94.7826%, 54.9020%
HSV (HSB):
319°, 87.5502%, 97.6471%
XYZ:
47.7951, 24.4150, 45.3735
xyY:
0.4065, 0.2076, 24.4150
CIE-Lab:
56.5009, 85.1009, -24.3847
CIE-LCH:
56.5009, 88.5256, 344.0110
CIE-Luv:
56.5009, 109.9361, -50.6228
Hunter-Lab:
49.4115, 86.1905, -19.8566
#f91fb4 color charts
#f91fb4 color shades, tints & tones
#f91fb4 color schemes
#f91fb4 color preview, HTML & CSS examples
This text has a color of #f91fb4
<p style="color:#f91fb4;">Text here</p>
.mytext {color:#f91fb4;}
This box has a color of #f91fb4
<div style="background-color:#f91fb4;">Content here</div>
.mybackground {background-color:#f91fb4;}
Border around this has a color of #f91fb4
<div style="border:2px solid #f91fb4;">Content here</div>
.myborder {border:2px solid #f91fb4;}