#f9080d color space conversions
Hex:
#f9080d
RGB:
249, 8, 13
CMY:
2, 97, 95
CMYK:
0, 97, 95, 2
HSL:
359°, 95.2569%, 50.3922%
HSV (HSB):
359°, 96.7871%, 97.6471%
XYZ:
39.2264, 20.3425, 2.2398
xyY:
0.6346, 0.3291, 20.3425
CIE-Lab:
52.2222, 78.2018, 62.8247
CIE-LCH:
52.2222, 100.3118, 38.7772
CIE-Luv:
52.2222, 169.0972, 36.0778
Hunter-Lab:
45.1026, 76.3145, 28.6275
#f9080d color charts
#f9080d color shades, tints & tones
#f9080d color schemes
#f9080d color preview, HTML & CSS examples
This text has a color of #f9080d
<p style="color:#f9080d;">Text here</p>
.mytext {color:#f9080d;}
This box has a color of #f9080d
<div style="background-color:#f9080d;">Content here</div>
.mybackground {background-color:#f9080d;}
Border around this has a color of #f9080d
<div style="border:2px solid #f9080d;">Content here</div>
.myborder {border:2px solid #f9080d;}