In RGB color space, #f80b00 hex color has a red value of 248, a green value of 11 and a blue value of 0.
In CMYK color space (used in color printing), #f80b00 hex color is composed of 0% cyan, 95.56% magenta, 100% yellow and 2.75% black.
#f80b00 color has a hue of 2.7 degrees, a saturation of 100% and a lightness of 48.6%.
#f80b00 hex color contains mainly RED.
The closest web safe color of #f80b00 is #ff0000
#f80b00 hex color has a decimal value of 16255744.
HEX | f80b00 | #f80b00 |
---|---|---|
RGB | 248, 11, 0 | rgb(248, 11, 0) |
RGB Percent | 97.25, 4.31, 0 | rgb(97.25, 4.31, 0) |
CMYK | 0, 96, 100, 3 | |
HSL | 2.7°, 100, 48.6 | hsl(2.7, 100%, 48.6%) |
HSV | 2.7°, 100, 97.3 |
XYZ | 38.831, 20.196, 1.852 |
---|---|
Hunter Lab | 44.94, 75.59, 29.015 |
CIE-LAB | 52.058, 77.654, 65.907 |
CIE-LCH | 52.058, 101.852, 40.322 |
CIE-LUV | 0, 95.56, 100, 2.75 |
Web Safe | ff0000 |
RGB percent of color #f80b00
CMYK percent of color #f80b00
Text with hexadecimal color #f80b00
This text has a font color of #f80b00
<p style="color:#f80b00">Text here</p>
#f80b00 Background Color
This box has a background color of #f80b00
<div style="background-color:#f80b00">Text here</div>
#f80b00 Border Color
This box has a border color of #f80b00
<div style="border: 4px solid #f80b00">Text here</div>
CSS codes
<p style="color:#f80b00">Text here</p>
<div style="background-color:#f80b00">Text here</div>
<div style="border: 4px solid #f80b00">Text here</div>
#f80b00 Color on white background
This is how a font and box color of #f80b00 will look
on a white background.
#f80b00 Color on black background
This is how a font and box color of #f80b00 hex color will look
on a black background.