#f9080f color space conversions
Hex:
#f9080f
RGB:
249, 8, 15
CMY:
2, 97, 94
CMYK:
0, 97, 94, 2
HSL:
358°, 95.2569%, 50.3922%
HSV (HSB):
358°, 96.7871%, 97.6471%
XYZ:
39.2400, 20.3479, 2.3113
xyY:
0.6339, 0.3287, 20.3479
CIE-Lab:
52.2283, 78.2186, 62.2581
CIE-LCH:
52.2283, 99.9711, 38.5180
CIE-Luv:
52.2283, 168.9545, 35.8645
Hunter-Lab:
45.1086, 76.3369, 28.5381
#f9080f color charts
#f9080f color shades, tints & tones
#f9080f color schemes
#f9080f color preview, HTML & CSS examples
This text has a color of #f9080f
<p style="color:#f9080f;">Text here</p>
.mytext {color:#f9080f;}
This box has a color of #f9080f
<div style="background-color:#f9080f;">Content here</div>
.mybackground {background-color:#f9080f;}
Border around this has a color of #f9080f
<div style="border:2px solid #f9080f;">Content here</div>
.myborder {border:2px solid #f9080f;}