#f9132e color space conversions
Hex:
#f9132e
RGB:
249, 19, 46
CMY:
2, 93, 82
CMYK:
0, 92, 82, 2
HSL:
353°, 95.0413%, 52.5490%
HSV (HSB):
353°, 92.3695%, 97.6471%
XYZ:
39.7929, 20.8027, 4.5028
xyY:
0.6113, 0.3196, 20.8027
CIE-Lab:
52.7329, 77.7841, 49.3426
CIE-LCH:
52.7329, 92.1144, 32.3891
CIE-Luv:
52.7329, 163.0450, 30.2505
Hunter-Lab:
45.6100, 75.9166, 26.0737
#f9132e color charts
#f9132e color shades, tints & tones
#f9132e color schemes
#f9132e color preview, HTML & CSS examples
This text has a color of #f9132e
<p style="color:#f9132e;">Text here</p>
.mytext {color:#f9132e;}
This box has a color of #f9132e
<div style="background-color:#f9132e;">Content here</div>
.mybackground {background-color:#f9132e;}
Border around this has a color of #f9132e
<div style="border:2px solid #f9132e;">Content here</div>
.myborder {border:2px solid #f9132e;}