#f91cbb color space conversions
Hex:
#f91cbb
RGB:
249, 28, 187
CMY:
2, 89, 27
CMYK:
0, 89, 25, 2
HSL:
317°, 94.8498%, 54.3137%
HSV (HSB):
317°, 88.7550%, 97.6471%
XYZ:
48.4518, 24.5581, 49.2002
xyY:
0.3965, 0.2009, 24.5581
CIE-Lab:
56.6423, 86.3043, -28.2278
CIE-LCH:
56.6423, 90.8033, 341.8885
CIE-Luv:
56.6423, 107.1625, -56.5119
Hunter-Lab:
49.5561, 87.7991, -24.1749
#f91cbb color charts
#f91cbb color shades, tints & tones
#f91cbb color schemes
#f91cbb color preview, HTML & CSS examples
This text has a color of #f91cbb
<p style="color:#f91cbb;">Text here</p>
.mytext {color:#f91cbb;}
This box has a color of #f91cbb
<div style="background-color:#f91cbb;">Content here</div>
.mybackground {background-color:#f91cbb;}
Border around this has a color of #f91cbb
<div style="border:2px solid #f91cbb;">Content here</div>
.myborder {border:2px solid #f91cbb;}