In RGB color space, #f80f01 hex color has a red value of 248, a green value of 15 and a blue value of 1.
In CMYK color space (used in color printing), #f80f01 hex color is composed of 0% cyan, 93.95% magenta, 99.6% yellow and 2.75% black.
#f80f01 color has a hue of 3.4 degrees, a saturation of 99.2% and a lightness of 48.8%.
#f80f01 hex color contains mainly RED.
The closest web safe color of #f80f01 is #ff0000
#f80f01 hex color has a decimal value of 16256769.
HEX | f80f01 | #f80f01 |
---|---|---|
RGB | 248, 15, 1 | rgb(248, 15, 1) |
RGB Percent | 97.25, 5.88, 0.39 | rgb(97.25, 5.88, 0.39) |
CMYK | 0, 94, 100, 3 | |
HSL | 3.4°, 99.2, 48.8 | hsl(3.4, 99.2%, 48.8%) |
HSV | 3.4°, 99.6, 97.3 |
XYZ | 38.888, 20.3, 1.897 |
---|---|
Hunter Lab | 45.056, 75.218, 29.043 |
CIE-LAB | 52.175, 77.333, 65.695 |
CIE-LCH | 52.175, 101.47, 40.348 |
CIE-LUV | 0, 93.95, 99.6, 2.75 |
Web Safe | ff0000 |
RGB percent of color #f80f01
CMYK percent of color #f80f01
Text with hexadecimal color #f80f01
This text has a font color of #f80f01
<p style="color:#f80f01">Text here</p>
#f80f01 Background Color
This box has a background color of #f80f01
<div style="background-color:#f80f01">Text here</div>
#f80f01 Border Color
This box has a border color of #f80f01
<div style="border: 4px solid #f80f01">Text here</div>
CSS codes
<p style="color:#f80f01">Text here</p>
<div style="background-color:#f80f01">Text here</div>
<div style="border: 4px solid #f80f01">Text here</div>
#f80f01 Color on white background
This is how a font and box color of #f80f01 will look
on a white background.
#f80f01 Color on black background
This is how a font and box color of #f80f01 hex color will look
on a black background.