In RGB color space, #f99fff hex color has a red value of 249, a green value of 159 and a blue value of 255.
In CMYK color space (used in color printing), #f99fff hex color is composed of 2.35% cyan, 37.65% magenta, 0% yellow and 0% black.
#f99fff color has a hue of 296.3 degrees, a saturation of 100% and a lightness of 81.2%.
#f99fff hex color contains mainly BLUE.
The closest web safe color of #f99fff is #ff99ff
#f99fff hex color has a decimal value of 16359423.
HEX | f99fff | #f99fff |
---|---|---|
RGB | 249, 159, 255 | rgb(249, 159, 255) |
RGB Percent | 97.65, 62.35, 100 | rgb(97.65, 62.35, 100) |
CMYK | 2, 38, 0, 0 | |
HSL | 296.3°, 100, 81.2 | hsl(296.3, 100%, 81.2%) |
HSV | 296.3°, 37.6, 100 |
XYZ | 69.515, 52.156, 101.011 |
---|---|
Hunter Lab | 72.219, 45.433, -32.374 |
CIE-LAB | 77.374, 48.014, -34.069 |
CIE-LCH | 77.374, 58.873, 324.642 |
CIE-LUV | 2.35, 37.65, 0, 0 |
Web Safe | ff99ff |
RGB percent of color #f99fff
CMYK percent of color #f99fff
Text with hexadecimal color #f99fff
This text has a font color of #f99fff
<p style="color:#f99fff">Text here</p>
#f99fff Background Color
This box has a background color of #f99fff
<div style="background-color:#f99fff">Text here</div>
#f99fff Border Color
This box has a border color of #f99fff
<div style="border: 4px solid #f99fff">Text here</div>
CSS codes
<p style="color:#f99fff">Text here</p>
<div style="background-color:#f99fff">Text here</div>
<div style="border: 4px solid #f99fff">Text here</div>
#f99fff Color on white background
This is how a font and box color of #f99fff will look
on a white background.
#f99fff Color on black background
This is how a font and box color of #f99fff hex color will look
on a black background.