In RGB color space, #fa003b hex color has a red value of 250, a green value of 0 and a blue value of 59.
In CMYK color space (used in color printing), #fa003b hex color is composed of 0% cyan, 100% magenta, 76.4% yellow and 1.96% black.
#fa003b color has a hue of 345.8 degrees, a saturation of 100% and a lightness of 49%.
#fa003b hex color contains mainly RED.
The closest web safe color of #fa003b is #ff0033
#fa003b hex color has a decimal value of 16384059.
HEX | fa003b | #fa003b |
---|---|---|
RGB | 250, 0, 59 | rgb(250, 0, 59) |
RGB Percent | 98.04, 0, 23.14 | rgb(98.04, 0, 23.14) |
CMYK | 0, 100, 76, 2 | |
HSL | 345.8°, 100, 49 | hsl(345.8, 100%, 49%) |
HSV | 345.8°, 100, 98 |
XYZ | 40.214, 20.64, 6.002 |
---|---|
Hunter Lab | 45.431, 78.497, 23.969 |
CIE-LAB | 52.553, 79.873, 42.079 |
CIE-LCH | 52.553, 90.279, 27.781 |
CIE-LUV | 0, 100, 76.4, 1.96 |
Web Safe | ff0033 |
RGB percent of color #fa003b
CMYK percent of color #fa003b
Text with hexadecimal color #fa003b
This text has a font color of #fa003b
<p style="color:#fa003b">Text here</p>
#fa003b Background Color
This box has a background color of #fa003b
<div style="background-color:#fa003b">Text here</div>
#fa003b Border Color
This box has a border color of #fa003b
<div style="border: 4px solid #fa003b">Text here</div>
CSS codes
<p style="color:#fa003b">Text here</p>
<div style="background-color:#fa003b">Text here</div>
<div style="border: 4px solid #fa003b">Text here</div>
#fa003b Color on white background
This is how a font and box color of #fa003b will look
on a white background.
#fa003b Color on black background
This is how a font and box color of #fa003b hex color will look
on a black background.