In RGB color space, #ff0a0f hex color has a red value of 255, a green value of 10 and a blue value of 15.
In CMYK color space (used in color printing), #ff0a0f hex color is composed of 0% cyan, 96.08% magenta, 94.12% yellow and 0% black.
#ff0a0f color has a hue of 358.8 degrees, a saturation of 100% and a lightness of 52%.
#ff0a0f hex color contains mainly RED.
The closest web safe color of #ff0a0f is #ff0000
#ff0a0f hex color has a decimal value of 16714255.
HEX | ff0a0f | #ff0a0f |
---|---|---|
RGB | 255, 10, 15 | rgb(255, 10, 15) |
RGB Percent | 100, 3.92, 5.88 | rgb(100, 3.92, 5.88) |
CMYK | 0, 96, 94, 0 | |
HSL | 358.8°, 100, 52 | hsl(358.8, 100%, 52%) |
HSV | 358.8°, 96.1, 100 |
XYZ | 41.435, 21.512, 2.42 |
---|---|
Hunter Lab | 46.381, 78.298, 29.373 |
CIE-LAB | 53.505, 79.531, 63.605 |
CIE-LCH | 53.505, 101.837, 38.651 |
CIE-LUV | 0, 96.08, 94.12, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0a0f
CMYK percent of color #ff0a0f
Text with hexadecimal color #ff0a0f
This text has a font color of #ff0a0f
<p style="color:#ff0a0f">Text here</p>
#ff0a0f Background Color
This box has a background color of #ff0a0f
<div style="background-color:#ff0a0f">Text here</div>
#ff0a0f Border Color
This box has a border color of #ff0a0f
<div style="border: 4px solid #ff0a0f">Text here</div>
CSS codes
<p style="color:#ff0a0f">Text here</p>
<div style="background-color:#ff0a0f">Text here</div>
<div style="border: 4px solid #ff0a0f">Text here</div>
#ff0a0f Color on white background
This is how a font and box color of #ff0a0f will look
on a white background.
#ff0a0f Color on black background
This is how a font and box color of #ff0a0f hex color will look
on a black background.