In RGB color space, #ef1000 hex color has a red value of 239, a green value of 16 and a blue value of 0.
In CMYK color space (used in color printing), #ef1000 hex color is composed of 0% cyan, 93.31% magenta, 100% yellow and 6.27% black.
#ef1000 color has a hue of 4 degrees, a saturation of 100% and a lightness of 46.9%.
#ef1000 hex color contains mainly RED.
The closest web safe color of #ef1000 is #ff0000
#ef1000 hex color has a decimal value of 15667200.
HEX | ef1000 | #ef1000 |
---|---|---|
RGB | 239, 16, 0 | rgb(239, 16, 0) |
RGB Percent | 93.73, 6.27, 0 | rgb(93.73, 6.27, 0) |
CMYK | 0, 93, 100, 6 | |
HSL | 4°, 100, 46.9 | hsl(4, 100%, 46.9%) |
HSV | 4°, 100, 93.7 |
XYZ | 35.782, 18.721, 1.728 |
---|---|
Hunter Lab | 43.268, 71.899, 27.92 |
CIE-LAB | 50.359, 75.001, 64.152 |
CIE-LCH | 50.359, 98.695, 40.542 |
CIE-LUV | 0, 93.31, 100, 6.27 |
Web Safe | ff0000 |
RGB percent of color #ef1000
CMYK percent of color #ef1000
Text with hexadecimal color #ef1000
This text has a font color of #ef1000
<p style="color:#ef1000">Text here</p>
#ef1000 Background Color
This box has a background color of #ef1000
<div style="background-color:#ef1000">Text here</div>
#ef1000 Border Color
This box has a border color of #ef1000
<div style="border: 4px solid #ef1000">Text here</div>
CSS codes
<p style="color:#ef1000">Text here</p>
<div style="background-color:#ef1000">Text here</div>
<div style="border: 4px solid #ef1000">Text here</div>
#ef1000 Color on white background
This is how a font and box color of #ef1000 will look
on a white background.
#ef1000 Color on black background
This is how a font and box color of #ef1000 hex color will look
on a black background.