In RGB color space, #f2000e hex color has a red value of 242, a green value of 0 and a blue value of 14.
In CMYK color space (used in color printing), #f2000e hex color is composed of 0% cyan, 100% magenta, 94.21% yellow and 5.1% black.
#f2000e color has a hue of 356.5 degrees, a saturation of 100% and a lightness of 47.5%.
#f2000e hex color contains mainly RED.
The closest web safe color of #f2000e is #ff0000
#f2000e hex color has a decimal value of 15859726.
HEX | f2000e | #f2000e |
---|---|---|
RGB | 242, 0, 14 | rgb(242, 0, 14) |
RGB Percent | 94.9, 0, 5.49 | rgb(94.9, 0, 5.49) |
CMYK | 0, 100, 94, 5 | |
HSL | 356.5°, 100, 47.5 | hsl(356.5, 100%, 47.5%) |
HSV | 356.5°, 100, 94.9 |
XYZ | 36.697, 18.909, 2.131 |
---|---|
Hunter Lab | 43.484, 74.54, 27.534 |
CIE-LAB | 50.581, 77.098, 60.896 |
CIE-LCH | 50.581, 98.247, 38.304 |
CIE-LUV | 0, 100, 94.21, 5.1 |
Web Safe | ff0000 |
RGB percent of color #f2000e
CMYK percent of color #f2000e
Text with hexadecimal color #f2000e
This text has a font color of #f2000e
<p style="color:#f2000e">Text here</p>
#f2000e Background Color
This box has a background color of #f2000e
<div style="background-color:#f2000e">Text here</div>
#f2000e Border Color
This box has a border color of #f2000e
<div style="border: 4px solid #f2000e">Text here</div>
CSS codes
<p style="color:#f2000e">Text here</p>
<div style="background-color:#f2000e">Text here</div>
<div style="border: 4px solid #f2000e">Text here</div>
#f2000e Color on white background
This is how a font and box color of #f2000e will look
on a white background.
#f2000e Color on black background
This is how a font and box color of #f2000e hex color will look
on a black background.