In RGB color space, #faaaaa hex color has a red value of 250, a green value of 170 and a blue value of 170.
In CMYK color space (used in color printing), #faaaaa hex color is composed of 0% cyan, 32% magenta, 32% yellow and 1.96% black.
#faaaaa color has a hue of 0 degrees, a saturation of 88.89% and a lightness of 82.4%.
#faaaaa hex color contains mainly RED.
The closest web safe color of #faaaaa is #ff9999
#faaaaa hex color has a decimal value of 16427690.
HEX | faaaaa | #faaaaa |
---|---|---|
RGB | 250, 170, 170 | rgb(250, 170, 170) |
RGB Percent | 98.04, 66.67, 66.67 | rgb(98.04, 66.67, 66.67) |
CMYK | 0, 32, 32, 2 | |
HSL | 0°, 88.89, 82.4 | hsl(0, 88.89%, 82.4%) |
HSV | 0°, 32, 98 |
XYZ | 61.055, 51.976, 44.845 |
---|---|
Hunter Lab | 72.094, 25.002, 13.586 |
CIE-LAB | 77.266, 29.407, 12 |
CIE-LCH | 77.266, 31.761, 22.199 |
CIE-LUV | 0, 32, 32, 1.96 |
Web Safe | ff9999 |
RGB percent of color #faaaaa
CMYK percent of color #faaaaa
Text with hexadecimal color #faaaaa
This text has a font color of #faaaaa
<p style="color:#faaaaa">Text here</p>
#faaaaa Background Color
This box has a background color of #faaaaa
<div style="background-color:#faaaaa">Text here</div>
#faaaaa Border Color
This box has a border color of #faaaaa
<div style="border: 4px solid #faaaaa">Text here</div>
CSS codes
<p style="color:#faaaaa">Text here</p>
<div style="background-color:#faaaaa">Text here</div>
<div style="border: 4px solid #faaaaa">Text here</div>
#faaaaa Color on white background
This is how a font and box color of #faaaaa will look
on a white background.
#faaaaa Color on black background
This is how a font and box color of #faaaaa hex color will look
on a black background.