In RGB color space, #ff01e1 hex color has a red value of 255, a green value of 1 and a blue value of 225.
In CMYK color space (used in color printing), #ff01e1 hex color is composed of 0% cyan, 99.61% magenta, 11.76% yellow and 0% black.
#ff01e1 color has a hue of 307.1 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01e1 hex color contains mainly RED.
The closest web safe color of #ff01e1 is #ff00cc
#ff01e1 hex color has a decimal value of 16712161.
HEX | ff01e1 | #ff01e1 |
---|---|---|
RGB | 255, 1, 225 | rgb(255, 1, 225) |
RGB Percent | 100, 0.39, 88.24 | rgb(100, 0.39, 88.24) |
CMYK | 0, 100, 12, 0 | |
HSL | 307.1°, 100, 50.2 | hsl(307.1, 100%, 50.2%) |
HSV | 307.1°, 99.6, 100 |
XYZ | 54.841, 26.718, 73.501 |
---|---|
Hunter Lab | 51.689, 98.927, -48.126 |
CIE-LAB | 58.712, 94.218, -46.631 |
CIE-LCH | 58.712, 105.126, 333.668 |
CIE-LUV | 0, 99.61, 11.76, 0 |
Web Safe | ff00cc |
RGB percent of color #ff01e1
CMYK percent of color #ff01e1
Text with hexadecimal color #ff01e1
This text has a font color of #ff01e1
<p style="color:#ff01e1">Text here</p>
#ff01e1 Background Color
This box has a background color of #ff01e1
<div style="background-color:#ff01e1">Text here</div>
#ff01e1 Border Color
This box has a border color of #ff01e1
<div style="border: 4px solid #ff01e1">Text here</div>
CSS codes
<p style="color:#ff01e1">Text here</p>
<div style="background-color:#ff01e1">Text here</div>
<div style="border: 4px solid #ff01e1">Text here</div>
#ff01e1 Color on white background
This is how a font and box color of #ff01e1 will look
on a white background.
#ff01e1 Color on black background
This is how a font and box color of #ff01e1 hex color will look
on a black background.