In RGB color space, #faa0ff hex color has a red value of 250, a green value of 160 and a blue value of 255.
In CMYK color space (used in color printing), #faa0ff hex color is composed of 1.96% cyan, 37.25% magenta, 0% yellow and 0% black.
#faa0ff color has a hue of 296.8 degrees, a saturation of 100% and a lightness of 81.4%.
#faa0ff hex color contains mainly BLUE.
The closest web safe color of #faa0ff is #ff99ff
#faa0ff hex color has a decimal value of 16425215.
HEX | faa0ff | #faa0ff |
---|---|---|
RGB | 250, 160, 255 | rgb(250, 160, 255) |
RGB Percent | 98.04, 62.75, 100 | rgb(98.04, 62.75, 100) |
CMYK | 2, 37, 0, 0 | |
HSL | 296.8°, 100, 81.4 | hsl(296.8, 100%, 81.4%) |
HSV | 296.8°, 37.3, 100 |
XYZ | 70.045, 52.686, 101.085 |
---|---|
Hunter Lab | 72.585, 45.229, -31.76 |
CIE-LAB | 77.689, 47.797, -33.574 |
CIE-LCH | 77.689, 58.41, 324.915 |
CIE-LUV | 1.96, 37.25, 0, 0 |
Web Safe | ff99ff |
RGB percent of color #faa0ff
CMYK percent of color #faa0ff
Text with hexadecimal color #faa0ff
This text has a font color of #faa0ff
<p style="color:#faa0ff">Text here</p>
#faa0ff Background Color
This box has a background color of #faa0ff
<div style="background-color:#faa0ff">Text here</div>
#faa0ff Border Color
This box has a border color of #faa0ff
<div style="border: 4px solid #faa0ff">Text here</div>
CSS codes
<p style="color:#faa0ff">Text here</p>
<div style="background-color:#faa0ff">Text here</div>
<div style="border: 4px solid #faa0ff">Text here</div>
#faa0ff Color on white background
This is how a font and box color of #faa0ff will look
on a white background.
#faa0ff Color on black background
This is how a font and box color of #faa0ff hex color will look
on a black background.