#f91b5f color space conversions
Hex:
#f91b5f
RGB:
249, 27, 95
CMY:
2, 89, 63
CMYK:
0, 89, 62, 2
HSL:
342°, 94.8718%, 54.1176%
HSV (HSB):
342°, 89.1566%, 97.6471%
XYZ:
41.5244, 21.7498, 12.8360
xyY:
0.5456, 0.2858, 21.7498
CIE-Lab:
53.7606, 78.7030, 22.2104
CIE-LCH:
53.7606, 81.7770, 15.7594
CIE-Luv:
53.7606, 147.4553, 9.4144
Hunter-Lab:
46.6367, 77.3187, 16.3270
#f91b5f color charts
#f91b5f color shades, tints & tones
#f91b5f color schemes
#f91b5f color preview, HTML & CSS examples
This text has a color of #f91b5f
<p style="color:#f91b5f;">Text here</p>
.mytext {color:#f91b5f;}
This box has a color of #f91b5f
<div style="background-color:#f91b5f;">Content here</div>
.mybackground {background-color:#f91b5f;}
Border around this has a color of #f91b5f
<div style="border:2px solid #f91b5f;">Content here</div>
.myborder {border:2px solid #f91b5f;}