In RGB color space, #e60001 hex color has a red value of 230, a green value of 0 and a blue value of 1.
In CMYK color space (used in color printing), #e60001 hex color is composed of 0% cyan, 100% magenta, 99.57% yellow and 9.8% black.
#e60001 color has a hue of 359.7 degrees, a saturation of 100% and a lightness of 45.1%.
#e60001 hex color contains mainly RED.
The closest web safe color of #e60001 is #ff0000
#e60001 hex color has a decimal value of 15073281.
HEX | e60001 | #e60001 |
---|---|---|
RGB | 230, 0, 1 | rgb(230, 0, 1) |
RGB Percent | 90.2, 0, 0.39 | rgb(90.2, 0, 0.39) |
CMYK | 0, 100, 100, 10 | |
HSL | 359.7°, 100, 45.1 | hsl(359.7, 100%, 45.1%) |
HSV | 359.7°, 100, 90.2 |
XYZ | 32.639, 16.825, 1.556 |
---|---|
Hunter Lab | 41.018, 70.254, 26.464 |
CIE-LAB | 48.039, 74.106, 61.878 |
CIE-LCH | 48.039, 96.543, 39.862 |
CIE-LUV | 0, 100, 99.57, 9.8 |
Web Safe | ff0000 |
RGB percent of color #e60001
CMYK percent of color #e60001
Text with hexadecimal color #e60001
This text has a font color of #e60001
<p style="color:#e60001">Text here</p>
#e60001 Background Color
This box has a background color of #e60001
<div style="background-color:#e60001">Text here</div>
#e60001 Border Color
This box has a border color of #e60001
<div style="border: 4px solid #e60001">Text here</div>
CSS codes
<p style="color:#e60001">Text here</p>
<div style="background-color:#e60001">Text here</div>
<div style="border: 4px solid #e60001">Text here</div>
#e60001 Color on white background
This is how a font and box color of #e60001 will look
on a white background.
#e60001 Color on black background
This is how a font and box color of #e60001 hex color will look
on a black background.