In RGB color space, #ff01ec hex color has a red value of 255, a green value of 1 and a blue value of 236.
In CMYK color space (used in color printing), #ff01ec hex color is composed of 0% cyan, 99.61% magenta, 7.45% yellow and 0% black.
#ff01ec color has a hue of 304.5 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01ec hex color contains mainly RED.
The closest web safe color of #ff01ec is #ff00ff
#ff01ec hex color has a decimal value of 16712172.
HEX | ff01ec | #ff01ec |
---|---|---|
RGB | 255, 1, 236 | rgb(255, 1, 236) |
RGB Percent | 100, 0.39, 92.55 | rgb(100, 0.39, 92.55) |
CMYK | 0, 100, 7, 0 | |
HSL | 304.5°, 100, 50.2 | hsl(304.5, 100%, 50.2%) |
HSV | 304.5°, 99.6, 100 |
XYZ | 56.391, 27.338, 81.661 |
---|---|
Hunter Lab | 52.286, 101.015, -56 |
CIE-LAB | 59.286, 95.632, -51.908 |
CIE-LCH | 59.286, 108.811, 331.507 |
CIE-LUV | 0, 99.61, 7.45, 0 |
Web Safe | ff00ff |
RGB percent of color #ff01ec
CMYK percent of color #ff01ec
Text with hexadecimal color #ff01ec
This text has a font color of #ff01ec
<p style="color:#ff01ec">Text here</p>
#ff01ec Background Color
This box has a background color of #ff01ec
<div style="background-color:#ff01ec">Text here</div>
#ff01ec Border Color
This box has a border color of #ff01ec
<div style="border: 4px solid #ff01ec">Text here</div>
CSS codes
<p style="color:#ff01ec">Text here</p>
<div style="background-color:#ff01ec">Text here</div>
<div style="border: 4px solid #ff01ec">Text here</div>
#ff01ec Color on white background
This is how a font and box color of #ff01ec will look
on a white background.
#ff01ec Color on black background
This is how a font and box color of #ff01ec hex color will look
on a black background.