In RGB color space, #ef2000 hex color has a red value of 239, a green value of 32 and a blue value of 0.
In CMYK color space (used in color printing), #ef2000 hex color is composed of 0% cyan, 86.61% magenta, 100% yellow and 6.27% black.
#ef2000 color has a hue of 8 degrees, a saturation of 100% and a lightness of 46.9%.
#ef2000 hex color contains mainly RED.
The closest web safe color of #ef2000 is #ff3300
#ef2000 hex color has a decimal value of 15671296.
HEX | ef2000 | #ef2000 |
---|---|---|
RGB | 239, 32, 0 | rgb(239, 32, 0) |
RGB Percent | 93.73, 12.55, 0 | rgb(93.73, 12.55, 0) |
CMYK | 0, 87, 100, 6 | |
HSL | 8°, 100, 46.9 | hsl(8, 100%, 46.9%) |
HSV | 8°, 100, 93.7 |
XYZ | 36.113, 19.384, 1.838 |
---|---|
Hunter Lab | 44.027, 69.365, 28.344 |
CIE-LAB | 51.133, 72.773, 64.443 |
CIE-LCH | 51.133, 97.205, 41.526 |
CIE-LUV | 0, 86.61, 100, 6.27 |
Web Safe | ff3300 |
RGB percent of color #ef2000
CMYK percent of color #ef2000
Text with hexadecimal color #ef2000
This text has a font color of #ef2000
<p style="color:#ef2000">Text here</p>
#ef2000 Background Color
This box has a background color of #ef2000
<div style="background-color:#ef2000">Text here</div>
#ef2000 Border Color
This box has a border color of #ef2000
<div style="border: 4px solid #ef2000">Text here</div>
CSS codes
<p style="color:#ef2000">Text here</p>
<div style="background-color:#ef2000">Text here</div>
<div style="border: 4px solid #ef2000">Text here</div>
#ef2000 Color on white background
This is how a font and box color of #ef2000 will look
on a white background.
#ef2000 Color on black background
This is how a font and box color of #ef2000 hex color will look
on a black background.