In RGB color space, #ff02fe hex color has a red value of 255, a green value of 2 and a blue value of 254.
In CMYK color space (used in color printing), #ff02fe hex color is composed of 0% cyan, 99.22% magenta, 0.39% yellow and 0% black.
#ff02fe color has a hue of 300.2 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02fe hex color contains mainly RED.
The closest web safe color of #ff02fe is #ff00ff
#ff02fe hex color has a decimal value of 16712446.
HEX | ff02fe | #ff02fe |
---|---|---|
RGB | 255, 2, 254 | rgb(255, 2, 254) |
RGB Percent | 100, 0.78, 99.61 | rgb(100, 0.78, 99.61) |
CMYK | 0, 99, 0, 0 | |
HSL | 300.2°, 100, 50.4 | hsl(300.2, 100%, 50.4%) |
HSV | 300.2°, 99.2, 100 |
XYZ | 59.151, 28.459, 96.141 |
---|---|
Hunter Lab | 53.347, 104.563, -69.509 |
CIE-LAB | 60.301, 98.001, -60.319 |
CIE-LCH | 60.301, 115.076, 328.388 |
CIE-LUV | 0, 99.22, 0.39, 0 |
Web Safe | ff00ff |
RGB percent of color #ff02fe
CMYK percent of color #ff02fe
Text with hexadecimal color #ff02fe
This text has a font color of #ff02fe
<p style="color:#ff02fe">Text here</p>
#ff02fe Background Color
This box has a background color of #ff02fe
<div style="background-color:#ff02fe">Text here</div>
#ff02fe Border Color
This box has a border color of #ff02fe
<div style="border: 4px solid #ff02fe">Text here</div>
CSS codes
<p style="color:#ff02fe">Text here</p>
<div style="background-color:#ff02fe">Text here</div>
<div style="border: 4px solid #ff02fe">Text here</div>
#ff02fe Color on white background
This is how a font and box color of #ff02fe will look
on a white background.
#ff02fe Color on black background
This is how a font and box color of #ff02fe hex color will look
on a black background.