In RGB color space, #ff01e0 hex color has a red value of 255, a green value of 1 and a blue value of 224.
In CMYK color space (used in color printing), #ff01e0 hex color is composed of 0% cyan, 99.61% magenta, 12.16% yellow and 0% black.
#ff01e0 color has a hue of 307.3 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01e0 hex color contains mainly RED.
The closest web safe color of #ff01e0 is #ff00cc
#ff01e0 hex color has a decimal value of 16712160.
HEX | ff01e0 | #ff01e0 |
---|---|---|
RGB | 255, 1, 224 | rgb(255, 1, 224) |
RGB Percent | 100, 0.39, 87.84 | rgb(100, 0.39, 87.84) |
CMYK | 0, 100, 12, 0 | |
HSL | 307.3°, 100, 50.2 | hsl(307.3, 100%, 50.2%) |
HSV | 307.3°, 99.6, 100 |
XYZ | 54.705, 26.664, 72.784 |
---|---|
Hunter Lab | 51.637, 98.74, -47.425 |
CIE-LAB | 58.662, 94.091, -46.145 |
CIE-LCH | 58.662, 104.797, 333.875 |
CIE-LUV | 0, 99.61, 12.16, 0 |
Web Safe | ff00cc |
RGB percent of color #ff01e0
CMYK percent of color #ff01e0
Text with hexadecimal color #ff01e0
This text has a font color of #ff01e0
<p style="color:#ff01e0">Text here</p>
#ff01e0 Background Color
This box has a background color of #ff01e0
<div style="background-color:#ff01e0">Text here</div>
#ff01e0 Border Color
This box has a border color of #ff01e0
<div style="border: 4px solid #ff01e0">Text here</div>
CSS codes
<p style="color:#ff01e0">Text here</p>
<div style="background-color:#ff01e0">Text here</div>
<div style="border: 4px solid #ff01e0">Text here</div>
#ff01e0 Color on white background
This is how a font and box color of #ff01e0 will look
on a white background.
#ff01e0 Color on black background
This is how a font and box color of #ff01e0 hex color will look
on a black background.