In RGB color space, #ff050a hex color has a red value of 255, a green value of 5 and a blue value of 10.
In CMYK color space (used in color printing), #ff050a hex color is composed of 0% cyan, 98.04% magenta, 96.08% yellow and 0% black.
#ff050a color has a hue of 358.8 degrees, a saturation of 100% and a lightness of 51%.
#ff050a hex color contains mainly RED.
The closest web safe color of #ff050a is #ff0000
#ff050a hex color has a decimal value of 16712970.
HEX | ff050a | #ff050a |
---|---|---|
RGB | 255, 5, 10 | rgb(255, 5, 10) |
RGB Percent | 100, 1.96, 3.92 | rgb(100, 1.96, 3.92) |
CMYK | 0, 98, 96, 0 | |
HSL | 358.8°, 100, 51 | hsl(358.8, 100%, 51%) |
HSV | 358.8°, 98, 100 |
XYZ | 41.349, 21.39, 2.237 |
---|---|
Hunter Lab | 46.249, 78.651, 29.507 |
CIE-LAB | 53.374, 79.835, 64.833 |
CIE-LCH | 53.374, 102.844, 39.08 |
CIE-LUV | 0, 98.04, 96.08, 0 |
Web Safe | ff0000 |
RGB percent of color #ff050a
CMYK percent of color #ff050a
Text with hexadecimal color #ff050a
This text has a font color of #ff050a
<p style="color:#ff050a">Text here</p>
#ff050a Background Color
This box has a background color of #ff050a
<div style="background-color:#ff050a">Text here</div>
#ff050a Border Color
This box has a border color of #ff050a
<div style="border: 4px solid #ff050a">Text here</div>
CSS codes
<p style="color:#ff050a">Text here</p>
<div style="background-color:#ff050a">Text here</div>
<div style="border: 4px solid #ff050a">Text here</div>
#ff050a Color on white background
This is how a font and box color of #ff050a will look
on a white background.
#ff050a Color on black background
This is how a font and box color of #ff050a hex color will look
on a black background.