#f9141f color space conversions
Hex:
#f9141f
RGB:
249, 20, 31
CMY:
2, 92, 88
CMYK:
0, 92, 88, 2
HSL:
357°, 95.0207%, 52.7451%
HSV (HSB):
357°, 91.9679%, 97.6471%
XYZ:
39.5644, 20.7390, 3.2141
xyY:
0.6229, 0.3265, 20.7390
CIE-Lab:
52.6626, 77.3697, 56.5734
CIE-LCH:
52.6626, 95.8468, 36.1746
CIE-Luv:
52.6626, 165.2722, 34.0383
Hunter-Lab:
45.5401, 75.3825, 27.6936
#f9141f color charts
#f9141f color shades, tints & tones
#f9141f color schemes
#f9141f color preview, HTML & CSS examples
This text has a color of #f9141f
<p style="color:#f9141f;">Text here</p>
.mytext {color:#f9141f;}
This box has a color of #f9141f
<div style="background-color:#f9141f;">Content here</div>
.mybackground {background-color:#f9141f;}
Border around this has a color of #f9141f
<div style="border:2px solid #f9141f;">Content here</div>
.myborder {border:2px solid #f9141f;}