In RGB color space, #fa100d hex color has a red value of 250, a green value of 16 and a blue value of 13.
In CMYK color space (used in color printing), #fa100d hex color is composed of 0% cyan, 93.6% magenta, 94.8% yellow and 1.96% black.
#fa100d color has a hue of 0.8 degrees, a saturation of 95.95% and a lightness of 51.6%.
#fa100d hex color contains mainly RED.
The closest web safe color of #fa100d is #ff0000
#fa100d hex color has a decimal value of 16388109.
HEX | fa100d | #fa100d |
---|---|---|
RGB | 250, 16, 13 | rgb(250, 16, 13) |
RGB Percent | 98.04, 6.27, 5.1 | rgb(98.04, 6.27, 5.1) |
CMYK | 0, 94, 95, 2 | |
HSL | 0.8°, 95.95, 51.6 | hsl(0.8, 95.95%, 51.6%) |
HSV | 0.8°, 94.8, 98 |
XYZ | 39.682, 20.724, 2.289 |
---|---|
Hunter Lab | 45.524, 75.928, 28.885 |
CIE-LAB | 52.646, 77.81, 63.157 |
CIE-LCH | 52.646, 100.216, 39.066 |
CIE-LUV | 0, 93.6, 94.8, 1.96 |
Web Safe | ff0000 |
RGB percent of color #fa100d
CMYK percent of color #fa100d
Text with hexadecimal color #fa100d
This text has a font color of #fa100d
<p style="color:#fa100d">Text here</p>
#fa100d Background Color
This box has a background color of #fa100d
<div style="background-color:#fa100d">Text here</div>
#fa100d Border Color
This box has a border color of #fa100d
<div style="border: 4px solid #fa100d">Text here</div>
CSS codes
<p style="color:#fa100d">Text here</p>
<div style="background-color:#fa100d">Text here</div>
<div style="border: 4px solid #fa100d">Text here</div>
#fa100d Color on white background
This is how a font and box color of #fa100d will look
on a white background.
#fa100d Color on black background
This is how a font and box color of #fa100d hex color will look
on a black background.