In RGB color space, #ef0001 hex color has a red value of 239, a green value of 0 and a blue value of 1.
In CMYK color space (used in color printing), #ef0001 hex color is composed of 0% cyan, 100% magenta, 99.58% yellow and 6.27% black.
#ef0001 color has a hue of 359.7 degrees, a saturation of 100% and a lightness of 46.9%.
#ef0001 hex color contains mainly RED.
The closest web safe color of #ef0001 is #ff0000
#ef0001 hex color has a decimal value of 15663105.
HEX | ef0001 | #ef0001 |
---|---|---|
RGB | 239, 0, 1 | rgb(239, 0, 1) |
RGB Percent | 93.73, 0, 0.39 | rgb(93.73, 0, 0.39) |
CMYK | 0, 100, 100, 6 | |
HSL | 359.7°, 100, 46.9 | hsl(359.7, 100%, 46.9%) |
HSV | 359.7°, 100, 93.7 |
XYZ | 35.602, 18.353, 1.695 |
---|---|
Hunter Lab | 42.84, 73.37, 27.642 |
CIE-LAB | 49.921, 76.281, 63.72 |
CIE-LCH | 49.921, 99.393, 39.873 |
CIE-LUV | 0, 100, 99.58, 6.27 |
Web Safe | ff0000 |
RGB percent of color #ef0001
CMYK percent of color #ef0001
Text with hexadecimal color #ef0001
This text has a font color of #ef0001
<p style="color:#ef0001">Text here</p>
#ef0001 Background Color
This box has a background color of #ef0001
<div style="background-color:#ef0001">Text here</div>
#ef0001 Border Color
This box has a border color of #ef0001
<div style="border: 4px solid #ef0001">Text here</div>
CSS codes
<p style="color:#ef0001">Text here</p>
<div style="background-color:#ef0001">Text here</div>
<div style="border: 4px solid #ef0001">Text here</div>
#ef0001 Color on white background
This is how a font and box color of #ef0001 will look
on a white background.
#ef0001 Color on black background
This is how a font and box color of #ef0001 hex color will look
on a black background.