In RGB color space, #ff07fe hex color has a red value of 255, a green value of 7 and a blue value of 254.
In CMYK color space (used in color printing), #ff07fe hex color is composed of 0% cyan, 97.25% magenta, 0.39% yellow and 0% black.
#ff07fe color has a hue of 300.2 degrees, a saturation of 100% and a lightness of 51.4%.
#ff07fe hex color contains mainly RED.
The closest web safe color of #ff07fe is #ff00ff
#ff07fe hex color has a decimal value of 16713726.
HEX | ff07fe | #ff07fe |
---|---|---|
RGB | 255, 7, 254 | rgb(255, 7, 254) |
RGB Percent | 100, 2.75, 99.61 | rgb(100, 2.75, 99.61) |
CMYK | 0, 97, 0, 0 | |
HSL | 300.2°, 100, 51.4 | hsl(300.2, 100%, 51.4%) |
HSV | 300.2°, 97.3, 100 |
XYZ | 59.205, 28.568, 96.16 |
---|---|
Hunter Lab | 53.449, 104.187, -69.254 |
CIE-LAB | 60.398, 97.711, -60.164 |
CIE-LCH | 60.398, 114.748, 328.378 |
CIE-LUV | 0, 97.25, 0.39, 0 |
Web Safe | ff00ff |
RGB percent of color #ff07fe
CMYK percent of color #ff07fe
Text with hexadecimal color #ff07fe
This text has a font color of #ff07fe
<p style="color:#ff07fe">Text here</p>
#ff07fe Background Color
This box has a background color of #ff07fe
<div style="background-color:#ff07fe">Text here</div>
#ff07fe Border Color
This box has a border color of #ff07fe
<div style="border: 4px solid #ff07fe">Text here</div>
CSS codes
<p style="color:#ff07fe">Text here</p>
<div style="background-color:#ff07fe">Text here</div>
<div style="border: 4px solid #ff07fe">Text here</div>
#ff07fe Color on white background
This is how a font and box color of #ff07fe will look
on a white background.
#ff07fe Color on black background
This is how a font and box color of #ff07fe hex color will look
on a black background.