In RGB color space, #f72fff hex color has a red value of 247, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #f72fff hex color is composed of 3.14% cyan, 81.57% magenta, 0% yellow and 0% black.
#f72fff color has a hue of 297.7 degrees, a saturation of 100% and a lightness of 59.2%.
#f72fff hex color contains mainly BLUE.
The closest web safe color of #f72fff is #ff33ff
#f72fff hex color has a decimal value of 16199679.
HEX | f72fff | #f72fff |
---|---|---|
RGB | 247, 47, 255 | rgb(247, 47, 255) |
RGB Percent | 96.86, 18.43, 100 | rgb(96.86, 18.43, 100) |
CMYK | 3, 82, 0, 0 | |
HSL | 297.7°, 100, 59.2 | hsl(297.7, 100%, 59.2%) |
HSV | 297.7°, 81.6, 100 |
XYZ | 57.424, 29.027, 97.184 |
---|---|
Hunter Lab | 53.877, 95.968, -69.235 |
CIE-LAB | 60.805, 91.632, -60.141 |
CIE-LCH | 60.805, 109.605, 326.722 |
CIE-LUV | 3.14, 81.57, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #f72fff
CMYK percent of color #f72fff
Text with hexadecimal color #f72fff
This text has a font color of #f72fff
<p style="color:#f72fff">Text here</p>
#f72fff Background Color
This box has a background color of #f72fff
<div style="background-color:#f72fff">Text here</div>
#f72fff Border Color
This box has a border color of #f72fff
<div style="border: 4px solid #f72fff">Text here</div>
CSS codes
<p style="color:#f72fff">Text here</p>
<div style="background-color:#f72fff">Text here</div>
<div style="border: 4px solid #f72fff">Text here</div>
#f72fff Color on white background
This is how a font and box color of #f72fff will look
on a white background.
#f72fff Color on black background
This is how a font and box color of #f72fff hex color will look
on a black background.