#f9112e color space conversions
Hex:
#f9112e
RGB:
249, 17, 46
CMY:
2, 93, 82
CMYK:
0, 93, 82, 2
HSL:
353°, 95.0820%, 52.1569%
HSV (HSB):
353°, 93.1727%, 97.6471%
XYZ:
39.7605, 20.7379, 4.4920
xyY:
0.6118, 0.3191, 20.7379
CIE-Lab:
52.6614, 77.9907, 49.2748
CIE-LCH:
52.6614, 92.2526, 32.2848
CIE-Luv:
52.6614, 163.4297, 30.1119
Hunter-Lab:
45.5389, 76.1574, 26.0288
#f9112e color charts
#f9112e color shades, tints & tones
#f9112e color schemes
#f9112e color preview, HTML & CSS examples
This text has a color of #f9112e
<p style="color:#f9112e;">Text here</p>
.mytext {color:#f9112e;}
This box has a color of #f9112e
<div style="background-color:#f9112e;">Content here</div>
.mybackground {background-color:#f9112e;}
Border around this has a color of #f9112e
<div style="border:2px solid #f9112e;">Content here</div>
.myborder {border:2px solid #f9112e;}