#f9112a color space conversions
Hex:
#f9112a
RGB:
249, 17, 42
CMY:
2, 93, 84
CMYK:
0, 93, 83, 2
HSL:
354°, 95.0820%, 52.1569%
HSV (HSB):
354°, 93.1727%, 97.6471%
XYZ:
39.6853, 20.7078, 4.0958
xyY:
0.6154, 0.3211, 20.7078
CIE-Lab:
52.6282, 77.8979, 51.3117
CIE-LCH:
52.6282, 93.2790, 33.3731
CIE-Luv:
52.6282, 164.1715, 31.2398
Hunter-Lab:
45.5058, 76.0333, 26.5176
#f9112a color charts
#f9112a color shades, tints & tones
#f9112a color schemes
#f9112a color preview, HTML & CSS examples
This text has a color of #f9112a
<p style="color:#f9112a;">Text here</p>
.mytext {color:#f9112a;}
This box has a color of #f9112a
<div style="background-color:#f9112a;">Content here</div>
.mybackground {background-color:#f9112a;}
Border around this has a color of #f9112a
<div style="border:2px solid #f9112a;">Content here</div>
.myborder {border:2px solid #f9112a;}