In RGB color space, #ef000d hex color has a red value of 239, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #ef000d hex color is composed of 0% cyan, 100% magenta, 94.56% yellow and 6.27% black.
#ef000d color has a hue of 356.7 degrees, a saturation of 100% and a lightness of 46.9%.
#ef000d hex color contains mainly RED.
The closest web safe color of #ef000d is #ff0000
#ef000d hex color has a decimal value of 15663117.
HEX | ef000d | #ef000d |
---|---|---|
RGB | 239, 0, 13 | rgb(239, 0, 13) |
RGB Percent | 93.73, 0, 5.1 | rgb(93.73, 0, 5.1) |
CMYK | 0, 100, 95, 6 | |
HSL | 356.7°, 100, 46.9 | hsl(356.7, 100%, 46.9%) |
HSV | 356.7°, 100, 93.7 |
XYZ | 35.669, 18.38, 2.048 |
---|---|
Hunter Lab | 42.872, 73.484, 27.178 |
CIE-LAB | 49.954, 76.368, 60.525 |
CIE-LCH | 49.954, 97.444, 38.398 |
CIE-LUV | 0, 100, 94.56, 6.27 |
Web Safe | ff0000 |
RGB percent of color #ef000d
CMYK percent of color #ef000d
Text with hexadecimal color #ef000d
This text has a font color of #ef000d
<p style="color:#ef000d">Text here</p>
#ef000d Background Color
This box has a background color of #ef000d
<div style="background-color:#ef000d">Text here</div>
#ef000d Border Color
This box has a border color of #ef000d
<div style="border: 4px solid #ef000d">Text here</div>
CSS codes
<p style="color:#ef000d">Text here</p>
<div style="background-color:#ef000d">Text here</div>
<div style="border: 4px solid #ef000d">Text here</div>
#ef000d Color on white background
This is how a font and box color of #ef000d will look
on a white background.
#ef000d Color on black background
This is how a font and box color of #ef000d hex color will look
on a black background.