#f91fbb color space conversions
Hex:
#f91fbb
RGB:
249, 31, 187
CMY:
2, 88, 27
CMYK:
0, 88, 25, 2
HSL:
317°, 94.7826%, 54.9020%
HSV (HSB):
317°, 87.5502%, 97.6471%
XYZ:
48.5265, 24.7076, 49.2251
xyY:
0.3963, 0.2018, 24.7076
CIE-Lab:
56.7894, 85.8756, -28.0001
CIE-LCH:
56.7894, 90.3251, 341.9412
CIE-Luv:
56.7894, 106.7605, -56.1263
Hunter-Lab:
49.7067, 87.2752, -23.9209
#f91fbb color charts
#f91fbb color shades, tints & tones
#f91fbb color schemes
#f91fbb color preview, HTML & CSS examples
This text has a color of #f91fbb
<p style="color:#f91fbb;">Text here</p>
.mytext {color:#f91fbb;}
This box has a color of #f91fbb
<div style="background-color:#f91fbb;">Content here</div>
.mybackground {background-color:#f91fbb;}
Border around this has a color of #f91fbb
<div style="border:2px solid #f91fbb;">Content here</div>
.myborder {border:2px solid #f91fbb;}