In RGB color space, #ff02fc hex color has a red value of 255, a green value of 2 and a blue value of 252.
In CMYK color space (used in color printing), #ff02fc hex color is composed of 0% cyan, 99.22% magenta, 1.18% yellow and 0% black.
#ff02fc color has a hue of 300.7 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02fc hex color contains mainly RED.
The closest web safe color of #ff02fc is #ff00ff
#ff02fc hex color has a decimal value of 16712444.
HEX | ff02fc | #ff02fc |
---|---|---|
RGB | 255, 2, 252 | rgb(255, 2, 252) |
RGB Percent | 100, 0.78, 98.82 | rgb(100, 0.78, 98.82) |
CMYK | 0, 99, 1, 0 | |
HSL | 300.7°, 100, 50.4 | hsl(300.7, 100%, 50.4%) |
HSV | 300.7°, 99.2, 100 |
XYZ | 58.832, 28.332, 94.463 |
---|---|
Hunter Lab | 53.228, 104.145, -67.962 |
CIE-LAB | 60.188, 97.722, -59.392 |
CIE-LCH | 60.188, 114.355, 328.71 |
CIE-LUV | 0, 99.22, 1.18, 0 |
Web Safe | ff00ff |
RGB percent of color #ff02fc
CMYK percent of color #ff02fc
Text with hexadecimal color #ff02fc
This text has a font color of #ff02fc
<p style="color:#ff02fc">Text here</p>
#ff02fc Background Color
This box has a background color of #ff02fc
<div style="background-color:#ff02fc">Text here</div>
#ff02fc Border Color
This box has a border color of #ff02fc
<div style="border: 4px solid #ff02fc">Text here</div>
CSS codes
<p style="color:#ff02fc">Text here</p>
<div style="background-color:#ff02fc">Text here</div>
<div style="border: 4px solid #ff02fc">Text here</div>
#ff02fc Color on white background
This is how a font and box color of #ff02fc will look
on a white background.
#ff02fc Color on black background
This is how a font and box color of #ff02fc hex color will look
on a black background.