#f91c5f color space conversions
Hex:
#f91c5f
RGB:
249, 28, 95
CMY:
2, 89, 63
CMYK:
0, 89, 62, 2
HSL:
342°, 94.8498%, 54.3137%
HSV (HSB):
342°, 88.7550%, 97.6471%
XYZ:
41.5477, 21.7965, 12.8438
xyY:
0.5453, 0.2861, 21.7965
CIE-Lab:
53.8104, 78.5593, 22.2765
CIE-LCH:
53.8104, 81.6566, 15.8314
CIE-Luv:
53.8104, 147.2280, 9.5266
Hunter-Lab:
46.6867, 77.1502, 16.3696
#f91c5f color charts
#f91c5f color shades, tints & tones
#f91c5f color schemes
#f91c5f color preview, HTML & CSS examples
This text has a color of #f91c5f
<p style="color:#f91c5f;">Text here</p>
.mytext {color:#f91c5f;}
This box has a color of #f91c5f
<div style="background-color:#f91c5f;">Content here</div>
.mybackground {background-color:#f91c5f;}
Border around this has a color of #f91c5f
<div style="border:2px solid #f91c5f;">Content here</div>
.myborder {border:2px solid #f91c5f;}