In RGB color space, #ff0faa hex color has a red value of 255, a green value of 15 and a blue value of 170.
In CMYK color space (used in color printing), #ff0faa hex color is composed of 0% cyan, 94.12% magenta, 33.33% yellow and 0% black.
#ff0faa color has a hue of 321.3 degrees, a saturation of 100% and a lightness of 52.9%.
#ff0faa hex color contains mainly RED.
The closest web safe color of #ff0faa is #ff0099
#ff0faa hex color has a decimal value of 16715690.
HEX | ff0faa | #ff0faa |
---|---|---|
RGB | 255, 15, 170 | rgb(255, 15, 170) |
RGB Percent | 100, 5.88, 66.67 | rgb(100, 5.88, 66.67) |
CMYK | 0, 94, 33, 0 | |
HSL | 321.3°, 100, 52.9 | hsl(321.3, 100%, 52.9%) |
HSV | 321.3°, 94.1, 100 |
XYZ | 48.667, 24.504, 40.195 |
---|---|
Hunter Lab | 49.502, 88.863, -13.492 |
CIE-LAB | 56.589, 87.125, -18.319 |
CIE-LCH | 56.589, 89.03, 348.126 |
CIE-LUV | 0, 94.12, 33.33, 0 |
Web Safe | ff0099 |
RGB percent of color #ff0faa
CMYK percent of color #ff0faa
Text with hexadecimal color #ff0faa
This text has a font color of #ff0faa
<p style="color:#ff0faa">Text here</p>
#ff0faa Background Color
This box has a background color of #ff0faa
<div style="background-color:#ff0faa">Text here</div>
#ff0faa Border Color
This box has a border color of #ff0faa
<div style="border: 4px solid #ff0faa">Text here</div>
CSS codes
<p style="color:#ff0faa">Text here</p>
<div style="background-color:#ff0faa">Text here</div>
<div style="border: 4px solid #ff0faa">Text here</div>
#ff0faa Color on white background
This is how a font and box color of #ff0faa will look
on a white background.
#ff0faa Color on black background
This is how a font and box color of #ff0faa hex color will look
on a black background.