In RGB color space, #ff04fc hex color has a red value of 255, a green value of 4 and a blue value of 252.
In CMYK color space (used in color printing), #ff04fc hex color is composed of 0% cyan, 98.43% magenta, 1.18% yellow and 0% black.
#ff04fc color has a hue of 300.7 degrees, a saturation of 100% and a lightness of 50.8%.
#ff04fc hex color contains mainly RED.
The closest web safe color of #ff04fc is #ff00ff
#ff04fc hex color has a decimal value of 16712956.
HEX | ff04fc | #ff04fc |
---|---|---|
RGB | 255, 4, 252 | rgb(255, 4, 252) |
RGB Percent | 100, 1.57, 98.82 | rgb(100, 1.57, 98.82) |
CMYK | 0, 98, 1, 0 | |
HSL | 300.7°, 100, 50.8 | hsl(300.7, 100%, 50.8%) |
HSV | 300.7°, 98.4, 100 |
XYZ | 58.854, 28.375, 94.47 |
---|---|
Hunter Lab | 53.268, 103.999, -67.862 |
CIE-LAB | 60.226, 97.609, -59.33 |
CIE-LCH | 60.226, 114.226, 328.707 |
CIE-LUV | 0, 98.43, 1.18, 0 |
Web Safe | ff00ff |
RGB percent of color #ff04fc
CMYK percent of color #ff04fc
Text with hexadecimal color #ff04fc
This text has a font color of #ff04fc
<p style="color:#ff04fc">Text here</p>
#ff04fc Background Color
This box has a background color of #ff04fc
<div style="background-color:#ff04fc">Text here</div>
#ff04fc Border Color
This box has a border color of #ff04fc
<div style="border: 4px solid #ff04fc">Text here</div>
CSS codes
<p style="color:#ff04fc">Text here</p>
<div style="background-color:#ff04fc">Text here</div>
<div style="border: 4px solid #ff04fc">Text here</div>
#ff04fc Color on white background
This is how a font and box color of #ff04fc will look
on a white background.
#ff04fc Color on black background
This is how a font and box color of #ff04fc hex color will look
on a black background.