#f91bf1 color space conversions
Hex:
#f91bf1
RGB:
249, 27, 241
CMY:
2, 89, 5
CMYK:
0, 89, 3, 2
HSL:
302°, 94.8718%, 54.1176%
HSV (HSB):
302°, 89.1566%, 97.6471%
XYZ:
55.3360, 27.2745, 85.5671
xyY:
0.3290, 0.1622, 27.2745
CIE-Lab:
59.2275, 93.2467, -54.8607
CIE-LCH:
59.2275, 108.1880, 329.5300
CIE-Luv:
59.2275, 83.9951, -98.5169
Hunter-Lab:
52.2250, 97.7396, -60.5851
#f91bf1 color charts
#f91bf1 color shades, tints & tones
#f91bf1 color schemes
#f91bf1 color preview, HTML & CSS examples
This text has a color of #f91bf1
<p style="color:#f91bf1;">Text here</p>
.mytext {color:#f91bf1;}
This box has a color of #f91bf1
<div style="background-color:#f91bf1;">Content here</div>
.mybackground {background-color:#f91bf1;}
Border around this has a color of #f91bf1
<div style="border:2px solid #f91bf1;">Content here</div>
.myborder {border:2px solid #f91bf1;}