In RGB color space, #f00f0e hex color has a red value of 240, a green value of 15 and a blue value of 14.
In CMYK color space (used in color printing), #f00f0e hex color is composed of 0% cyan, 93.75% magenta, 94.17% yellow and 5.88% black.
#f00f0e color has a hue of 0.3 degrees, a saturation of 88.98% and a lightness of 49.8%.
#f00f0e hex color contains mainly RED.
The closest web safe color of #f00f0e is #ff0000
#f00f0e hex color has a decimal value of 15732494.
HEX | f00f0e | #f00f0e |
---|---|---|
RGB | 240, 15, 14 | rgb(240, 15, 14) |
RGB Percent | 94.12, 5.88, 5.49 | rgb(94.12, 5.88, 5.49) |
CMYK | 0, 94, 94, 6 | |
HSL | 0.3°, 88.98, 49.8 | hsl(0.3, 88.98%, 49.8%) |
HSV | 0.3°, 94.2, 94.1 |
XYZ | 36.185, 18.899, 2.156 |
---|---|
Hunter Lab | 43.473, 72.498, 27.491 |
CIE-LAB | 50.569, 75.447, 60.666 |
CIE-LCH | 50.569, 96.812, 38.802 |
CIE-LUV | 0, 93.75, 94.17, 5.88 |
Web Safe | ff0000 |
RGB percent of color #f00f0e
CMYK percent of color #f00f0e
Text with hexadecimal color #f00f0e
This text has a font color of #f00f0e
<p style="color:#f00f0e">Text here</p>
#f00f0e Background Color
This box has a background color of #f00f0e
<div style="background-color:#f00f0e">Text here</div>
#f00f0e Border Color
This box has a border color of #f00f0e
<div style="border: 4px solid #f00f0e">Text here</div>
CSS codes
<p style="color:#f00f0e">Text here</p>
<div style="background-color:#f00f0e">Text here</div>
<div style="border: 4px solid #f00f0e">Text here</div>
#f00f0e Color on white background
This is how a font and box color of #f00f0e will look
on a white background.
#f00f0e Color on black background
This is how a font and box color of #f00f0e hex color will look
on a black background.