#f80909 color space conversions
Hex:
#f80909
RGB:
248, 9, 9
CMY:
3, 96, 96
CMYK:
0, 96, 96, 3
HSL:
0°, 94.4664%, 50.3922%
HSV (HSB):
0°, 96.3710%, 97.2549%
XYZ:
38.8584, 20.1716, 2.1039
xyY:
0.6356, 0.3300, 20.1716
CIE-Lab:
52.0306, 77.8599, 63.6260
CIE-LCH:
52.0306, 100.5506, 39.2552
CIE-Luv:
52.0306, 168.5165, 36.3408
Hunter-Lab:
44.9128, 75.8404, 28.6616
#f80909 color charts
#f80909 color shades, tints & tones
#f80909 color schemes
#f80909 color preview, HTML & CSS examples
This text has a color of #f80909
<p style="color:#f80909;">Text here</p>
.mytext {color:#f80909;}
This box has a color of #f80909
<div style="background-color:#f80909;">Content here</div>
.mybackground {background-color:#f80909;}
Border around this has a color of #f80909
<div style="border:2px solid #f80909;">Content here</div>
.myborder {border:2px solid #f80909;}