In RGB color space, #f80800 hex color has a red value of 248, a green value of 8 and a blue value of 0.
In CMYK color space (used in color printing), #f80800 hex color is composed of 0% cyan, 96.77% magenta, 100% yellow and 2.75% black.
#f80800 color has a hue of 1.9 degrees, a saturation of 100% and a lightness of 48.6%.
#f80800 hex color contains mainly RED.
The closest web safe color of #f80800 is #ff0000
#f80800 hex color has a decimal value of 16254976.
HEX | f80800 | #f80800 |
---|---|---|
RGB | 248, 8, 0 | rgb(248, 8, 0) |
RGB Percent | 97.25, 3.14, 0 | rgb(97.25, 3.14, 0) |
CMYK | 0, 97, 100, 3 | |
HSL | 1.9°, 100, 48.6 | hsl(1.9, 100%, 48.6%) |
HSV | 1.9°, 100, 97.3 |
XYZ | 38.798, 20.13, 1.841 |
---|---|
Hunter Lab | 44.866, 75.84, 28.974 |
CIE-LAB | 51.984, 77.869, 65.881 |
CIE-LCH | 51.984, 101.999, 40.233 |
CIE-LUV | 0, 96.77, 100, 2.75 |
Web Safe | ff0000 |
RGB percent of color #f80800
CMYK percent of color #f80800
Text with hexadecimal color #f80800
This text has a font color of #f80800
<p style="color:#f80800">Text here</p>
#f80800 Background Color
This box has a background color of #f80800
<div style="background-color:#f80800">Text here</div>
#f80800 Border Color
This box has a border color of #f80800
<div style="border: 4px solid #f80800">Text here</div>
CSS codes
<p style="color:#f80800">Text here</p>
<div style="background-color:#f80800">Text here</div>
<div style="border: 4px solid #f80800">Text here</div>
#f80800 Color on white background
This is how a font and box color of #f80800 will look
on a white background.
#f80800 Color on black background
This is how a font and box color of #f80800 hex color will look
on a black background.