#f9132f color space conversions
Hex:
#f9132f
RGB:
249, 19, 47
CMY:
2, 93, 82
CMYK:
0, 92, 81, 2
HSL:
353°, 95.0413%, 52.5490%
HSV (HSB):
353°, 92.3695%, 97.6471%
XYZ:
39.8129, 20.8107, 4.6078
xyY:
0.6103, 0.3190, 20.8107
CIE-Lab:
52.7417, 77.8087, 48.8241
CIE-LCH:
52.7417, 91.8585, 32.1078
CIE-Luv:
52.7417, 162.8503, 29.9533
Hunter-Lab:
45.6188, 75.9495, 25.9444
#f9132f color charts
#f9132f color shades, tints & tones
#f9132f color schemes
#f9132f color preview, HTML & CSS examples
This text has a color of #f9132f
<p style="color:#f9132f;">Text here</p>
.mytext {color:#f9132f;}
This box has a color of #f9132f
<div style="background-color:#f9132f;">Content here</div>
.mybackground {background-color:#f9132f;}
Border around this has a color of #f9132f
<div style="border:2px solid #f9132f;">Content here</div>
.myborder {border:2px solid #f9132f;}