In RGB color space, #f80100 hex color has a red value of 248, a green value of 1 and a blue value of 0.
In CMYK color space (used in color printing), #f80100 hex color is composed of 0% cyan, 99.6% magenta, 100% yellow and 2.75% black.
#f80100 color has a hue of 0.2 degrees, a saturation of 100% and a lightness of 48.6%.
#f80100 hex color contains mainly RED.
The closest web safe color of #f80100 is #ff0000
#f80100 hex color has a decimal value of 16253184.
HEX | f80100 | #f80100 |
---|---|---|
RGB | 248, 1, 0 | rgb(248, 1, 0) |
RGB Percent | 97.25, 0.39, 0 | rgb(97.25, 0.39, 0) |
CMYK | 0, 100, 100, 3 | |
HSL | 0.2°, 100, 48.6 | hsl(0.2, 100%, 48.6%) |
HSV | 0.2°, 100, 97.3 |
XYZ | 38.722, 19.978, 1.815 |
---|---|
Hunter Lab | 44.697, 76.42, 28.88 |
CIE-LAB | 51.812, 78.366, 65.828 |
CIE-LCH | 51.812, 102.345, 40.03 |
CIE-LUV | 0, 99.6, 100, 2.75 |
Web Safe | ff0000 |
RGB percent of color #f80100
CMYK percent of color #f80100
Text with hexadecimal color #f80100
This text has a font color of #f80100
<p style="color:#f80100">Text here</p>
#f80100 Background Color
This box has a background color of #f80100
<div style="background-color:#f80100">Text here</div>
#f80100 Border Color
This box has a border color of #f80100
<div style="border: 4px solid #f80100">Text here</div>
CSS codes
<p style="color:#f80100">Text here</p>
<div style="background-color:#f80100">Text here</div>
<div style="border: 4px solid #f80100">Text here</div>
#f80100 Color on white background
This is how a font and box color of #f80100 will look
on a white background.
#f80100 Color on black background
This is how a font and box color of #f80100 hex color will look
on a black background.