In RGB color space, #f0100e hex color has a red value of 240, a green value of 16 and a blue value of 14.
In CMYK color space (used in color printing), #f0100e hex color is composed of 0% cyan, 93.33% magenta, 94.17% yellow and 5.88% black.
#f0100e color has a hue of 0.5 degrees, a saturation of 88.98% and a lightness of 49.8%.
#f0100e hex color contains mainly RED.
The closest web safe color of #f0100e is #ff0000
#f0100e hex color has a decimal value of 15732750.
HEX | f0100e | #f0100e |
---|---|---|
RGB | 240, 16, 14 | rgb(240, 16, 14) |
RGB Percent | 94.12, 6.27, 5.49 | rgb(94.12, 6.27, 5.49) |
CMYK | 0, 93, 94, 6 | |
HSL | 0.5°, 88.98, 49.8 | hsl(0.5, 88.98%, 49.8%) |
HSV | 0.5°, 94.2, 94.1 |
XYZ | 36.2, 18.928, 2.161 |
---|---|
Hunter Lab | 43.506, 72.387, 27.509 |
CIE-LAB | 50.603, 75.351, 60.683 |
CIE-LCH | 50.603, 96.748, 38.846 |
CIE-LUV | 0, 93.33, 94.17, 5.88 |
Web Safe | ff0000 |
RGB percent of color #f0100e
CMYK percent of color #f0100e
Text with hexadecimal color #f0100e
This text has a font color of #f0100e
<p style="color:#f0100e">Text here</p>
#f0100e Background Color
This box has a background color of #f0100e
<div style="background-color:#f0100e">Text here</div>
#f0100e Border Color
This box has a border color of #f0100e
<div style="border: 4px solid #f0100e">Text here</div>
CSS codes
<p style="color:#f0100e">Text here</p>
<div style="background-color:#f0100e">Text here</div>
<div style="border: 4px solid #f0100e">Text here</div>
#f0100e Color on white background
This is how a font and box color of #f0100e will look
on a white background.
#f0100e Color on black background
This is how a font and box color of #f0100e hex color will look
on a black background.