In RGB color space, #ff080a hex color has a red value of 255, a green value of 8 and a blue value of 10.
In CMYK color space (used in color printing), #ff080a hex color is composed of 0% cyan, 96.86% magenta, 96.08% yellow and 0% black.
#ff080a color has a hue of 359.5 degrees, a saturation of 100% and a lightness of 51.6%.
#ff080a hex color contains mainly RED.
The closest web safe color of #ff080a is #ff0000
#ff080a hex color has a decimal value of 16713738.
HEX | ff080a | #ff080a |
---|---|---|
RGB | 255, 8, 10 | rgb(255, 8, 10) |
RGB Percent | 100, 3.14, 3.92 | rgb(100, 3.14, 3.92) |
CMYK | 0, 97, 96, 0 | |
HSL | 359.5°, 100, 51.6 | hsl(359.5, 100%, 51.6%) |
HSV | 359.5°, 96.9, 100 |
XYZ | 41.382, 21.456, 2.247 |
---|---|
Hunter Lab | 46.321, 78.408, 29.548 |
CIE-LAB | 53.445, 79.629, 64.874 |
CIE-LCH | 53.445, 102.71, 39.17 |
CIE-LUV | 0, 96.86, 96.08, 0 |
Web Safe | ff0000 |
RGB percent of color #ff080a
CMYK percent of color #ff080a
Text with hexadecimal color #ff080a
This text has a font color of #ff080a
<p style="color:#ff080a">Text here</p>
#ff080a Background Color
This box has a background color of #ff080a
<div style="background-color:#ff080a">Text here</div>
#ff080a Border Color
This box has a border color of #ff080a
<div style="border: 4px solid #ff080a">Text here</div>
CSS codes
<p style="color:#ff080a">Text here</p>
<div style="background-color:#ff080a">Text here</div>
<div style="border: 4px solid #ff080a">Text here</div>
#ff080a Color on white background
This is how a font and box color of #ff080a will look
on a white background.
#ff080a Color on black background
This is how a font and box color of #ff080a hex color will look
on a black background.