#f91b85 color space conversions
Hex:
#f91b85
RGB:
249, 27, 133
CMY:
2, 89, 48
CMYK:
0, 89, 47, 2
HSL:
331°, 94.8718%, 54.1176%
HSV (HSB):
331°, 89.1566%, 97.6471%
XYZ:
43.6925, 22.6171, 24.2530
xyY:
0.4825, 0.2497, 22.6171
CIE-Lab:
54.6757, 81.2498, 0.6186
CIE-LCH:
54.6757, 81.2522, 0.4362
CIE-Luv:
54.6757, 131.9740, -15.3958
Hunter-Lab:
47.5574, 80.7682, 3.0539
#f91b85 color charts
#f91b85 color shades, tints & tones
#f91b85 color schemes
#f91b85 color preview, HTML & CSS examples
This text has a color of #f91b85
<p style="color:#f91b85;">Text here</p>
.mytext {color:#f91b85;}
This box has a color of #f91b85
<div style="background-color:#f91b85;">Content here</div>
.mybackground {background-color:#f91b85;}
Border around this has a color of #f91b85
<div style="border:2px solid #f91b85;">Content here</div>
.myborder {border:2px solid #f91b85;}