In RGB color space, #ef000c hex color has a red value of 239, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #ef000c hex color is composed of 0% cyan, 100% magenta, 94.98% yellow and 6.27% black.
#ef000c color has a hue of 357 degrees, a saturation of 100% and a lightness of 46.9%.
#ef000c hex color contains mainly RED.
The closest web safe color of #ef000c is #ff0000
#ef000c hex color has a decimal value of 15663116.
HEX | ef000c | #ef000c |
---|---|---|
RGB | 239, 0, 12 | rgb(239, 0, 12) |
RGB Percent | 93.73, 0, 4.71 | rgb(93.73, 0, 4.71) |
CMYK | 0, 100, 95, 6 | |
HSL | 357°, 100, 46.9 | hsl(357, 100%, 46.9%) |
HSV | 357°, 100, 93.7 |
XYZ | 35.663, 18.377, 2.015 |
---|---|
Hunter Lab | 42.868, 73.478, 27.221 |
CIE-LAB | 49.95, 76.363, 60.806 |
CIE-LCH | 49.95, 97.615, 38.529 |
CIE-LUV | 0, 100, 94.98, 6.27 |
Web Safe | ff0000 |
RGB percent of color #ef000c
CMYK percent of color #ef000c
Text with hexadecimal color #ef000c
This text has a font color of #ef000c
<p style="color:#ef000c">Text here</p>
#ef000c Background Color
This box has a background color of #ef000c
<div style="background-color:#ef000c">Text here</div>
#ef000c Border Color
This box has a border color of #ef000c
<div style="border: 4px solid #ef000c">Text here</div>
CSS codes
<p style="color:#ef000c">Text here</p>
<div style="background-color:#ef000c">Text here</div>
<div style="border: 4px solid #ef000c">Text here</div>
#ef000c Color on white background
This is how a font and box color of #ef000c will look
on a white background.
#ef000c Color on black background
This is how a font and box color of #ef000c hex color will look
on a black background.