In RGB color space, #fa0a0a hex color has a red value of 250, a green value of 10 and a blue value of 10.
In CMYK color space (used in color printing), #fa0a0a hex color is composed of 0% cyan, 96% magenta, 96% yellow and 1.96% black.
#fa0a0a color has a hue of 0 degrees, a saturation of 96% and a lightness of 51%.
#fa0a0a hex color contains mainly RED.
The closest web safe color of #fa0a0a is #ff0000
#fa0a0a hex color has a decimal value of 16386570.
HEX | fa0a0a | #fa0a0a |
---|---|---|
RGB | 250, 10, 10 | rgb(250, 10, 10) |
RGB Percent | 98.04, 3.92, 3.92 | rgb(98.04, 3.92, 3.92) |
CMYK | 0, 96, 96, 2 | |
HSL | 0°, 96, 51 | hsl(0, 96%, 51%) |
HSV | 0°, 96, 98 |
XYZ | 39.588, 20.563, 2.17 |
---|---|
Hunter Lab | 45.346, 76.476, 28.905 |
CIE-LAB | 52.468, 78.283, 63.823 |
CIE-LCH | 52.468, 101.003, 39.19 |
CIE-LUV | 0, 96, 96, 1.96 |
Web Safe | ff0000 |
RGB percent of color #fa0a0a
CMYK percent of color #fa0a0a
Text with hexadecimal color #fa0a0a
This text has a font color of #fa0a0a
<p style="color:#fa0a0a">Text here</p>
#fa0a0a Background Color
This box has a background color of #fa0a0a
<div style="background-color:#fa0a0a">Text here</div>
#fa0a0a Border Color
This box has a border color of #fa0a0a
<div style="border: 4px solid #fa0a0a">Text here</div>
CSS codes
<p style="color:#fa0a0a">Text here</p>
<div style="background-color:#fa0a0a">Text here</div>
<div style="border: 4px solid #fa0a0a">Text here</div>
#fa0a0a Color on white background
This is how a font and box color of #fa0a0a will look
on a white background.
#fa0a0a Color on black background
This is how a font and box color of #fa0a0a hex color will look
on a black background.