In RGB color space, #fa9999 hex color has a red value of 250, a green value of 153 and a blue value of 153.
In CMYK color space (used in color printing), #fa9999 hex color is composed of 0% cyan, 38.8% magenta, 38.8% yellow and 1.96% black.
#fa9999 color has a hue of 0 degrees, a saturation of 90.65% and a lightness of 79%.
#fa9999 hex color contains mainly RED.
The closest web safe color of #fa9999 is #ff9999
#fa9999 hex color has a decimal value of 16423321.
HEX | fa9999 | #fa9999 |
---|---|---|
RGB | 250, 153, 153 | rgb(250, 153, 153) |
RGB Percent | 98.04, 60, 60 | rgb(98.04, 60, 60) |
CMYK | 0, 39, 39, 2 | |
HSL | 0°, 90.65, 79 | hsl(0, 90.65%, 79%) |
HSV | 0°, 38.8, 98 |
XYZ | 56.565, 45.406, 35.92 |
---|---|
Hunter Lab | 67.384, 31.919, 15.563 |
CIE-LAB | 73.158, 36.268, 15.528 |
CIE-LCH | 73.158, 39.452, 23.178 |
CIE-LUV | 0, 38.8, 38.8, 1.96 |
Web Safe | ff9999 |
RGB percent of color #fa9999
CMYK percent of color #fa9999
Text with hexadecimal color #fa9999
This text has a font color of #fa9999
<p style="color:#fa9999">Text here</p>
#fa9999 Background Color
This box has a background color of #fa9999
<div style="background-color:#fa9999">Text here</div>
#fa9999 Border Color
This box has a border color of #fa9999
<div style="border: 4px solid #fa9999">Text here</div>
CSS codes
<p style="color:#fa9999">Text here</p>
<div style="background-color:#fa9999">Text here</div>
<div style="border: 4px solid #fa9999">Text here</div>
#fa9999 Color on white background
This is how a font and box color of #fa9999 will look
on a white background.
#fa9999 Color on black background
This is how a font and box color of #fa9999 hex color will look
on a black background.