In RGB color space, #e0001e hex color has a red value of 224, a green value of 0 and a blue value of 30.
In CMYK color space (used in color printing), #e0001e hex color is composed of 0% cyan, 100% magenta, 86.61% yellow and 12.16% black.
#e0001e color has a hue of 352 degrees, a saturation of 100% and a lightness of 43.9%.
#e0001e hex color contains mainly RED.
The closest web safe color of #e0001e is #cc0033
#e0001e hex color has a decimal value of 14680094.
HEX | e0001e | #e0001e |
---|---|---|
RGB | 224, 0, 30 | rgb(224, 0, 30) |
RGB Percent | 87.84, 0, 11.76 | rgb(87.84, 0, 11.76) |
CMYK | 0, 100, 87, 12 | |
HSL | 352°, 100, 43.9 | hsl(352, 100%, 43.9%) |
HSV | 352°, 100, 87.8 |
XYZ | 30.975, 15.941, 2.673 |
---|---|
Hunter Lab | 39.926, 68.611, 23.979 |
CIE-LAB | 46.897, 72.974, 50.316 |
CIE-LCH | 46.897, 88.639, 34.586 |
CIE-LUV | 0, 100, 86.61, 12.16 |
Web Safe | cc0033 |
RGB percent of color #e0001e
CMYK percent of color #e0001e
Text with hexadecimal color #e0001e
This text has a font color of #e0001e
<p style="color:#e0001e">Text here</p>
#e0001e Background Color
This box has a background color of #e0001e
<div style="background-color:#e0001e">Text here</div>
#e0001e Border Color
This box has a border color of #e0001e
<div style="border: 4px solid #e0001e">Text here</div>
CSS codes
<p style="color:#e0001e">Text here</p>
<div style="background-color:#e0001e">Text here</div>
<div style="border: 4px solid #e0001e">Text here</div>
#e0001e Color on white background
This is how a font and box color of #e0001e will look
on a white background.
#e0001e Color on black background
This is how a font and box color of #e0001e hex color will look
on a black background.