In RGB color space, #ea000d hex color has a red value of 234, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #ea000d hex color is composed of 0% cyan, 100% magenta, 94.44% yellow and 8.24% black.
#ea000d color has a hue of 356.7 degrees, a saturation of 100% and a lightness of 45.9%.
#ea000d hex color contains mainly RED.
The closest web safe color of #ea000d is #ff0000
#ea000d hex color has a decimal value of 15335437.
HEX | ea000d | #ea000d |
---|---|---|
RGB | 234, 0, 13 | rgb(234, 0, 13) |
RGB Percent | 91.76, 0, 5.1 | rgb(91.76, 0, 5.1) |
CMYK | 0, 100, 94, 8 | |
HSL | 356.7°, 100, 45.9 | hsl(356.7, 100%, 45.9%) |
HSV | 356.7°, 100, 91.8 |
XYZ | 34.004, 17.521, 1.971 |
---|---|
Hunter Lab | 41.858, 71.755, 26.509 |
CIE-LAB | 48.91, 75.166, 59.4 |
CIE-LCH | 48.91, 95.803, 38.318 |
CIE-LUV | 0, 100, 94.44, 8.24 |
Web Safe | ff0000 |
RGB percent of color #ea000d
CMYK percent of color #ea000d
Text with hexadecimal color #ea000d
This text has a font color of #ea000d
<p style="color:#ea000d">Text here</p>
#ea000d Background Color
This box has a background color of #ea000d
<div style="background-color:#ea000d">Text here</div>
#ea000d Border Color
This box has a border color of #ea000d
<div style="border: 4px solid #ea000d">Text here</div>
CSS codes
<p style="color:#ea000d">Text here</p>
<div style="background-color:#ea000d">Text here</div>
<div style="border: 4px solid #ea000d">Text here</div>
#ea000d Color on white background
This is how a font and box color of #ea000d will look
on a white background.
#ea000d Color on black background
This is how a font and box color of #ea000d hex color will look
on a black background.