#f91b80 color space conversions
Hex:
#f91b80
RGB:
249, 27, 128
CMY:
2, 89, 50
CMYK:
0, 89, 49, 2
HSL:
333°, 94.8718%, 54.1176%
HSV (HSB):
333°, 89.1566%, 97.6471%
XYZ:
43.3551, 22.4821, 22.4765
xyY:
0.4909, 0.2546, 22.4821
CIE-Lab:
54.5348, 80.8612, 3.4113
CIE-LCH:
54.5348, 80.9331, 2.4157
CIE-Luv:
54.5348, 134.1662, -11.8417
Hunter-Lab:
47.4153, 80.2383, 5.0852
#f91b80 color charts
#f91b80 color shades, tints & tones
#f91b80 color schemes
#f91b80 color preview, HTML & CSS examples
This text has a color of #f91b80
<p style="color:#f91b80;">Text here</p>
.mytext {color:#f91b80;}
This box has a color of #f91b80
<div style="background-color:#f91b80;">Content here</div>
.mybackground {background-color:#f91b80;}
Border around this has a color of #f91b80
<div style="border:2px solid #f91b80;">Content here</div>
.myborder {border:2px solid #f91b80;}