In RGB color space, #e2000f hex color has a red value of 226, a green value of 0 and a blue value of 15.
In CMYK color space (used in color printing), #e2000f hex color is composed of 0% cyan, 100% magenta, 93.36% yellow and 11.37% black.
#e2000f color has a hue of 356 degrees, a saturation of 100% and a lightness of 44.3%.
#e2000f hex color contains mainly RED.
The closest web safe color of #e2000f is #cc0000
#e2000f hex color has a decimal value of 14811151.
HEX | e2000f | #e2000f |
---|---|---|
RGB | 226, 0, 15 | rgb(226, 0, 15) |
RGB Percent | 88.63, 0, 5.88 | rgb(88.63, 0, 5.88) |
CMYK | 0, 100, 93, 11 | |
HSL | 356°, 100, 44.3 | hsl(356, 100%, 44.3%) |
HSV | 356°, 100, 88.6 |
XYZ | 31.45, 16.203, 1.922 |
---|---|
Hunter Lab | 40.253, 69.021, 25.346 |
CIE-LAB | 47.24, 73.246, 56.959 |
CIE-LCH | 47.24, 92.786, 37.87 |
CIE-LUV | 0, 100, 93.36, 11.37 |
Web Safe | cc0000 |
RGB percent of color #e2000f
CMYK percent of color #e2000f
Text with hexadecimal color #e2000f
This text has a font color of #e2000f
<p style="color:#e2000f">Text here</p>
#e2000f Background Color
This box has a background color of #e2000f
<div style="background-color:#e2000f">Text here</div>
#e2000f Border Color
This box has a border color of #e2000f
<div style="border: 4px solid #e2000f">Text here</div>
CSS codes
<p style="color:#e2000f">Text here</p>
<div style="background-color:#e2000f">Text here</div>
<div style="border: 4px solid #e2000f">Text here</div>
#e2000f Color on white background
This is how a font and box color of #e2000f will look
on a white background.
#e2000f Color on black background
This is how a font and box color of #e2000f hex color will look
on a black background.