In RGB color space, #fa5050 hex color has a red value of 250, a green value of 80 and a blue value of 80.
In CMYK color space (used in color printing), #fa5050 hex color is composed of 0% cyan, 68% magenta, 68% yellow and 1.96% black.
#fa5050 color has a hue of 0 degrees, a saturation of 94.44% and a lightness of 64.7%.
#fa5050 hex color contains mainly RED.
The closest web safe color of #fa5050 is #ff6666
#fa5050 hex color has a decimal value of 16404560.
HEX | fa5050 | #fa5050 |
---|---|---|
RGB | 250, 80, 80 | rgb(250, 80, 80) |
RGB Percent | 98.04, 31.37, 31.37 | rgb(98.04, 31.37, 31.37) |
CMYK | 0, 68, 68, 2 | |
HSL | 0°, 94.44, 64.7 | hsl(0, 94.44%, 64.7%) |
HSV | 0°, 68, 98 |
XYZ | 43.741, 26.641, 10.426 |
---|---|
Hunter Lab | 51.615, 60.943, 24.154 |
CIE-LAB | 58.641, 64.303, 37.192 |
CIE-LCH | 58.641, 74.284, 30.045 |
CIE-LUV | 0, 68, 68, 1.96 |
Web Safe | ff6666 |
RGB percent of color #fa5050
CMYK percent of color #fa5050
Text with hexadecimal color #fa5050
This text has a font color of #fa5050
<p style="color:#fa5050">Text here</p>
#fa5050 Background Color
This box has a background color of #fa5050
<div style="background-color:#fa5050">Text here</div>
#fa5050 Border Color
This box has a border color of #fa5050
<div style="border: 4px solid #fa5050">Text here</div>
CSS codes
<p style="color:#fa5050">Text here</p>
<div style="background-color:#fa5050">Text here</div>
<div style="border: 4px solid #fa5050">Text here</div>
#fa5050 Color on white background
This is how a font and box color of #fa5050 will look
on a white background.
#fa5050 Color on black background
This is how a font and box color of #fa5050 hex color will look
on a black background.