In RGB color space, #ff07fb hex color has a red value of 255, a green value of 7 and a blue value of 251.
In CMYK color space (used in color printing), #ff07fb hex color is composed of 0% cyan, 97.25% magenta, 1.57% yellow and 0% black.
#ff07fb color has a hue of 301 degrees, a saturation of 100% and a lightness of 51.4%.
#ff07fb hex color contains mainly RED.
The closest web safe color of #ff07fb is #ff00ff
#ff07fb hex color has a decimal value of 16713723.
HEX | ff07fb | #ff07fb |
---|---|---|
RGB | 255, 7, 251 | rgb(255, 7, 251) |
RGB Percent | 100, 2.75, 98.43 | rgb(100, 2.75, 98.43) |
CMYK | 0, 97, 2, 0 | |
HSL | 301°, 100, 51.4 | hsl(301, 100%, 51.4%) |
HSV | 301°, 97.3, 100 |
XYZ | 58.729, 28.377, 93.649 |
---|---|
Hunter Lab | 53.27, 103.569, -66.943 |
CIE-LAB | 60.228, 97.3, -58.773 |
CIE-LCH | 60.228, 113.673, 328.866 |
CIE-LUV | 0, 97.25, 1.57, 0 |
Web Safe | ff00ff |
RGB percent of color #ff07fb
CMYK percent of color #ff07fb
Text with hexadecimal color #ff07fb
This text has a font color of #ff07fb
<p style="color:#ff07fb">Text here</p>
#ff07fb Background Color
This box has a background color of #ff07fb
<div style="background-color:#ff07fb">Text here</div>
#ff07fb Border Color
This box has a border color of #ff07fb
<div style="border: 4px solid #ff07fb">Text here</div>
CSS codes
<p style="color:#ff07fb">Text here</p>
<div style="background-color:#ff07fb">Text here</div>
<div style="border: 4px solid #ff07fb">Text here</div>
#ff07fb Color on white background
This is how a font and box color of #ff07fb will look
on a white background.
#ff07fb Color on black background
This is how a font and box color of #ff07fb hex color will look
on a black background.