In RGB color space, #ff120a hex color has a red value of 255, a green value of 18 and a blue value of 10.
In CMYK color space (used in color printing), #ff120a hex color is composed of 0% cyan, 92.94% magenta, 96.08% yellow and 0% black.
#ff120a color has a hue of 2 degrees, a saturation of 100% and a lightness of 52%.
#ff120a hex color contains mainly RED.
The closest web safe color of #ff120a is #ff0000
#ff120a hex color has a decimal value of 16716298.
HEX | ff120a | #ff120a |
---|---|---|
RGB | 255, 18, 10 | rgb(255, 18, 10) |
RGB Percent | 100, 7.06, 3.92 | rgb(100, 7.06, 3.92) |
CMYK | 0, 93, 96, 0 | |
HSL | 2°, 100, 52 | hsl(2, 100%, 52%) |
HSV | 2°, 96.1, 100 |
XYZ | 41.511, 21.715, 2.291 |
---|---|
Hunter Lab | 46.599, 77.46, 29.705 |
CIE-LAB | 53.723, 78.823, 64.998 |
CIE-LCH | 53.723, 102.166, 39.509 |
CIE-LUV | 0, 92.94, 96.08, 0 |
Web Safe | ff0000 |
RGB percent of color #ff120a
CMYK percent of color #ff120a
Text with hexadecimal color #ff120a
This text has a font color of #ff120a
<p style="color:#ff120a">Text here</p>
#ff120a Background Color
This box has a background color of #ff120a
<div style="background-color:#ff120a">Text here</div>
#ff120a Border Color
This box has a border color of #ff120a
<div style="border: 4px solid #ff120a">Text here</div>
CSS codes
<p style="color:#ff120a">Text here</p>
<div style="background-color:#ff120a">Text here</div>
<div style="border: 4px solid #ff120a">Text here</div>
#ff120a Color on white background
This is how a font and box color of #ff120a will look
on a white background.
#ff120a Color on black background
This is how a font and box color of #ff120a hex color will look
on a black background.