In RGB color space, #f97fff hex color has a red value of 249, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #f97fff hex color is composed of 2.35% cyan, 50.2% magenta, 0% yellow and 0% black.
#f97fff color has a hue of 297.2 degrees, a saturation of 100% and a lightness of 74.9%.
#f97fff hex color contains mainly BLUE.
The closest web safe color of #f97fff is #ff66ff
#f97fff hex color has a decimal value of 16351231.
HEX | f97fff | #f97fff |
---|---|---|
RGB | 249, 127, 255 | rgb(249, 127, 255) |
RGB Percent | 97.65, 49.8, 100 | rgb(97.65, 49.8, 100) |
CMYK | 2, 50, 0, 0 | |
HSL | 297.2°, 100, 74.9 | hsl(297.2, 100%, 74.9%) |
HSV | 297.2°, 50.2, 100 |
XYZ | 64.706, 42.538, 99.408 |
---|---|
Hunter Lab | 65.221, 62.953, -44.713 |
CIE-LAB | 71.24, 63.815, -43.607 |
CIE-LCH | 71.24, 77.291, 325.654 |
CIE-LUV | 2.35, 50.2, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #f97fff
CMYK percent of color #f97fff
Text with hexadecimal color #f97fff
This text has a font color of #f97fff
<p style="color:#f97fff">Text here</p>
#f97fff Background Color
This box has a background color of #f97fff
<div style="background-color:#f97fff">Text here</div>
#f97fff Border Color
This box has a border color of #f97fff
<div style="border: 4px solid #f97fff">Text here</div>
CSS codes
<p style="color:#f97fff">Text here</p>
<div style="background-color:#f97fff">Text here</div>
<div style="border: 4px solid #f97fff">Text here</div>
#f97fff Color on white background
This is how a font and box color of #f97fff will look
on a white background.
#f97fff Color on black background
This is how a font and box color of #f97fff hex color will look
on a black background.