In RGB color space, #ff01eb hex color has a red value of 255, a green value of 1 and a blue value of 235.
In CMYK color space (used in color printing), #ff01eb hex color is composed of 0% cyan, 99.61% magenta, 7.84% yellow and 0% black.
#ff01eb color has a hue of 304.7 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01eb hex color contains mainly RED.
The closest web safe color of #ff01eb is #ff00ff
#ff01eb hex color has a decimal value of 16712171.
HEX | ff01eb | #ff01eb |
---|---|---|
RGB | 255, 1, 235 | rgb(255, 1, 235) |
RGB Percent | 100, 0.39, 92.16 | rgb(100, 0.39, 92.16) |
CMYK | 0, 100, 8, 0 | |
HSL | 304.7°, 100, 50.2 | hsl(304.7, 100%, 50.2%) |
HSV | 304.7°, 99.6, 100 |
XYZ | 56.246, 27.28, 80.898 |
---|---|
Hunter Lab | 52.23, 100.821, -55.271 |
CIE-LAB | 59.233, 95.501, -51.432 |
CIE-LCH | 59.233, 108.47, 331.695 |
CIE-LUV | 0, 99.61, 7.84, 0 |
Web Safe | ff00ff |
RGB percent of color #ff01eb
CMYK percent of color #ff01eb
Text with hexadecimal color #ff01eb
This text has a font color of #ff01eb
<p style="color:#ff01eb">Text here</p>
#ff01eb Background Color
This box has a background color of #ff01eb
<div style="background-color:#ff01eb">Text here</div>
#ff01eb Border Color
This box has a border color of #ff01eb
<div style="border: 4px solid #ff01eb">Text here</div>
CSS codes
<p style="color:#ff01eb">Text here</p>
<div style="background-color:#ff01eb">Text here</div>
<div style="border: 4px solid #ff01eb">Text here</div>
#ff01eb Color on white background
This is how a font and box color of #ff01eb will look
on a white background.
#ff01eb Color on black background
This is how a font and box color of #ff01eb hex color will look
on a black background.