#f91b8f color space conversions
Hex:
#f91b8f
RGB:
249, 27, 143
CMY:
2, 89, 44
CMYK:
0, 89, 43, 2
HSL:
329°, 94.8718%, 54.1176%
HSV (HSB):
329°, 89.1566%, 97.6471%
XYZ:
44.4168, 22.9068, 28.0670
xyY:
0.4656, 0.2401, 22.9068
CIE-Lab:
54.9762, 82.0752, -4.9117
CIE-LCH:
54.9762, 82.2220, 356.5752
CIE-Luv:
54.9762, 127.4998, -22.6968
Hunter-Lab:
47.8610, 81.8978, -1.2666
#f91b8f color charts
#f91b8f color shades, tints & tones
#f91b8f color schemes
#f91b8f color preview, HTML & CSS examples
This text has a color of #f91b8f
<p style="color:#f91b8f;">Text here</p>
.mytext {color:#f91b8f;}
This box has a color of #f91b8f
<div style="background-color:#f91b8f;">Content here</div>
.mybackground {background-color:#f91b8f;}
Border around this has a color of #f91b8f
<div style="border:2px solid #f91b8f;">Content here</div>
.myborder {border:2px solid #f91b8f;}