#f9312d color space conversions
Hex:
#f9312d
RGB:
249, 49, 45
CMY:
2, 81, 82
CMYK:
0, 80, 82, 2
HSL:
1°, 94.4444%, 57.6471%
HSV (HSB):
1°, 81.9277%, 97.6471%
XYZ:
40.6389, 22.5258, 4.6886
xyY:
0.5989, 0.3320, 22.5258
CIE-Lab:
54.5805, 72.4524, 51.5894
CIE-LCH:
54.5805, 88.9427, 35.4526
CIE-Luv:
54.5805, 153.4163, 34.0995
Hunter-Lab:
47.4614, 69.7835, 27.3658
#f9312d color charts
#f9312d color shades, tints & tones
#f9312d color schemes
#f9312d color preview, HTML & CSS examples
This text has a color of #f9312d
<p style="color:#f9312d;">Text here</p>
.mytext {color:#f9312d;}
This box has a color of #f9312d
<div style="background-color:#f9312d;">Content here</div>
.mybackground {background-color:#f9312d;}
Border around this has a color of #f9312d
<div style="border:2px solid #f9312d;">Content here</div>
.myborder {border:2px solid #f9312d;}