In RGB color space, #ff01fc hex color has a red value of 255, a green value of 1 and a blue value of 252.
In CMYK color space (used in color printing), #ff01fc hex color is composed of 0% cyan, 99.61% magenta, 1.18% yellow and 0% black.
#ff01fc color has a hue of 300.7 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01fc hex color contains mainly RED.
The closest web safe color of #ff01fc is #ff00ff
#ff01fc hex color has a decimal value of 16712188.
HEX | ff01fc | #ff01fc |
---|---|---|
RGB | 255, 1, 252 | rgb(255, 1, 252) |
RGB Percent | 100, 0.39, 98.82 | rgb(100, 0.39, 98.82) |
CMYK | 0, 100, 1, 0 | |
HSL | 300.7°, 100, 50.2 | hsl(300.7, 100%, 50.2%) |
HSV | 300.7°, 99.6, 100 |
XYZ | 58.822, 28.31, 94.46 |
---|---|
Hunter Lab | 53.207, 104.224, -68.014 |
CIE-LAB | 60.168, 97.783, -59.424 |
CIE-LCH | 60.168, 114.423, 328.712 |
CIE-LUV | 0, 99.61, 1.18, 0 |
Web Safe | ff00ff |
RGB percent of color #ff01fc
CMYK percent of color #ff01fc
Text with hexadecimal color #ff01fc
This text has a font color of #ff01fc
<p style="color:#ff01fc">Text here</p>
#ff01fc Background Color
This box has a background color of #ff01fc
<div style="background-color:#ff01fc">Text here</div>
#ff01fc Border Color
This box has a border color of #ff01fc
<div style="border: 4px solid #ff01fc">Text here</div>
CSS codes
<p style="color:#ff01fc">Text here</p>
<div style="background-color:#ff01fc">Text here</div>
<div style="border: 4px solid #ff01fc">Text here</div>
#ff01fc Color on white background
This is how a font and box color of #ff01fc will look
on a white background.
#ff01fc Color on black background
This is how a font and box color of #ff01fc hex color will look
on a black background.