In RGB color space, #ff99fa hex color has a red value of 255, a green value of 153 and a blue value of 250.
In CMYK color space (used in color printing), #ff99fa hex color is composed of 0% cyan, 40% magenta, 1.96% yellow and 0% black.
#ff99fa color has a hue of 302.9 degrees, a saturation of 100% and a lightness of 80%.
#ff99fa hex color contains mainly RED.
The closest web safe color of #ff99fa is #ff99ff
#ff99fa hex color has a decimal value of 16751098.
HEX | ff99fa | #ff99fa |
---|---|---|
RGB | 255, 153, 250 | rgb(255, 153, 250) |
RGB Percent | 100, 60, 98.04 | rgb(100, 60, 98.04) |
CMYK | 0, 40, 2, 0 | |
HSL | 302.9°, 100, 80 | hsl(302.9, 100%, 80%) |
HSV | 302.9°, 40, 100 |
XYZ | 69.887, 50.945, 96.592 |
---|---|
Hunter Lab | 71.376, 49.869, -30.273 |
CIE-LAB | 76.646, 51.955, -32.438 |
CIE-LCH | 76.646, 61.25, 328.021 |
CIE-LUV | 0, 40, 1.96, 0 |
Web Safe | ff99ff |
RGB percent of color #ff99fa
CMYK percent of color #ff99fa
Text with hexadecimal color #ff99fa
This text has a font color of #ff99fa
<p style="color:#ff99fa">Text here</p>
#ff99fa Background Color
This box has a background color of #ff99fa
<div style="background-color:#ff99fa">Text here</div>
#ff99fa Border Color
This box has a border color of #ff99fa
<div style="border: 4px solid #ff99fa">Text here</div>
CSS codes
<p style="color:#ff99fa">Text here</p>
<div style="background-color:#ff99fa">Text here</div>
<div style="border: 4px solid #ff99fa">Text here</div>
#ff99fa Color on white background
This is how a font and box color of #ff99fa will look
on a white background.
#ff99fa Color on black background
This is how a font and box color of #ff99fa hex color will look
on a black background.