#f91bc1 color space conversions
Hex:
#f91bc1
RGB:
249, 27, 193
CMY:
2, 89, 24
CMYK:
0, 89, 22, 2
HSL:
315°, 94.8718%, 54.1176%
HSV (HSB):
315°, 89.1566%, 97.6471%
XYZ:
49.0845, 24.7739, 52.6469
xyY:
0.3880, 0.1958, 24.7739
CIE-Lab:
56.8544, 87.1210, -31.3653
CIE-LCH:
56.8544, 92.5951, 340.2001
CIE-Luv:
56.8544, 104.5642, -61.3505
Hunter-Lab:
49.7733, 88.9262, -27.8716
#f91bc1 color charts
#f91bc1 color shades, tints & tones
#f91bc1 color schemes
#f91bc1 color preview, HTML & CSS examples
This text has a color of #f91bc1
<p style="color:#f91bc1;">Text here</p>
.mytext {color:#f91bc1;}
This box has a color of #f91bc1
<div style="background-color:#f91bc1;">Content here</div>
.mybackground {background-color:#f91bc1;}
Border around this has a color of #f91bc1
<div style="border:2px solid #f91bc1;">Content here</div>
.myborder {border:2px solid #f91bc1;}