In RGB color space, #f00e0a hex color has a red value of 240, a green value of 14 and a blue value of 10.
In CMYK color space (used in color printing), #f00e0a hex color is composed of 0% cyan, 94.17% magenta, 95.83% yellow and 5.88% black.
#f00e0a color has a hue of 1 degrees, a saturation of 92% and a lightness of 49%.
#f00e0a hex color contains mainly RED.
The closest web safe color of #f00e0a is #ff0000
#f00e0a hex color has a decimal value of 15732234.
HEX | f00e0a | #f00e0a |
---|---|---|
RGB | 240, 14, 10 | rgb(240, 14, 10) |
RGB Percent | 94.12, 5.49, 3.92 | rgb(94.12, 5.49, 3.92) |
CMYK | 0, 94, 96, 6 | |
HSL | 1°, 92, 49 | hsl(1, 92%, 49%) |
HSV | 1°, 95.8, 94.1 |
XYZ | 36.147, 18.861, 2.023 |
---|---|
Hunter Lab | 43.429, 72.568, 27.639 |
CIE-LAB | 50.524, 75.513, 61.725 |
CIE-LCH | 50.524, 97.53, 39.263 |
CIE-LUV | 0, 94.17, 95.83, 5.88 |
Web Safe | ff0000 |
RGB percent of color #f00e0a
CMYK percent of color #f00e0a
Text with hexadecimal color #f00e0a
This text has a font color of #f00e0a
<p style="color:#f00e0a">Text here</p>
#f00e0a Background Color
This box has a background color of #f00e0a
<div style="background-color:#f00e0a">Text here</div>
#f00e0a Border Color
This box has a border color of #f00e0a
<div style="border: 4px solid #f00e0a">Text here</div>
CSS codes
<p style="color:#f00e0a">Text here</p>
<div style="background-color:#f00e0a">Text here</div>
<div style="border: 4px solid #f00e0a">Text here</div>
#f00e0a Color on white background
This is how a font and box color of #f00e0a will look
on a white background.
#f00e0a Color on black background
This is how a font and box color of #f00e0a hex color will look
on a black background.