In RGB color space, #f0080a hex color has a red value of 240, a green value of 8 and a blue value of 10.
In CMYK color space (used in color printing), #f0080a hex color is composed of 0% cyan, 96.67% magenta, 95.83% yellow and 5.88% black.
#f0080a color has a hue of 359.5 degrees, a saturation of 93.55% and a lightness of 48.6%.
#f0080a hex color contains mainly RED.
The closest web safe color of #f0080a is #ff0000
#f0080a hex color has a decimal value of 15730698.
HEX | f0080a | #f0080a |
---|---|---|
RGB | 240, 8, 10 | rgb(240, 8, 10) |
RGB Percent | 94.12, 3.14, 3.92 | rgb(94.12, 3.14, 3.92) |
CMYK | 0, 97, 96, 6 | |
HSL | 359.5°, 93.55, 48.6 | hsl(359.5, 93.55%, 48.6%) |
HSV | 359.5°, 96.7, 94.1 |
XYZ | 36.077, 18.721, 1.999 |
---|---|
Hunter Lab | 43.268, 73.116, 27.548 |
CIE-LAB | 50.359, 75.99, 61.651 |
CIE-LCH | 50.359, 97.854, 39.053 |
CIE-LUV | 0, 96.67, 95.83, 5.88 |
Web Safe | ff0000 |
RGB percent of color #f0080a
CMYK percent of color #f0080a
Text with hexadecimal color #f0080a
This text has a font color of #f0080a
<p style="color:#f0080a">Text here</p>
#f0080a Background Color
This box has a background color of #f0080a
<div style="background-color:#f0080a">Text here</div>
#f0080a Border Color
This box has a border color of #f0080a
<div style="border: 4px solid #f0080a">Text here</div>
CSS codes
<p style="color:#f0080a">Text here</p>
<div style="background-color:#f0080a">Text here</div>
<div style="border: 4px solid #f0080a">Text here</div>
#f0080a Color on white background
This is how a font and box color of #f0080a will look
on a white background.
#f0080a Color on black background
This is how a font and box color of #f0080a hex color will look
on a black background.