In RGB color space, #ff120b hex color has a red value of 255, a green value of 18 and a blue value of 11.
In CMYK color space (used in color printing), #ff120b hex color is composed of 0% cyan, 92.94% magenta, 95.69% yellow and 0% black.
#ff120b color has a hue of 1.7 degrees, a saturation of 100% and a lightness of 52.2%.
#ff120b hex color contains mainly RED.
The closest web safe color of #ff120b is #ff0000
#ff120b hex color has a decimal value of 16716299.
HEX | ff120b | #ff120b |
---|---|---|
RGB | 255, 18, 11 | rgb(255, 18, 11) |
RGB Percent | 100, 7.06, 4.31 | rgb(100, 7.06, 4.31) |
CMYK | 0, 93, 96, 0 | |
HSL | 1.7°, 100, 52.2 | hsl(1.7, 100%, 52.2%) |
HSV | 1.7°, 95.7, 100 |
XYZ | 41.517, 21.717, 2.32 |
---|---|
Hunter Lab | 46.602, 77.472, 29.669 |
CIE-LAB | 53.725, 78.832, 64.77 |
CIE-LCH | 53.725, 102.028, 39.407 |
CIE-LUV | 0, 92.94, 95.69, 0 |
Web Safe | ff0000 |
RGB percent of color #ff120b
CMYK percent of color #ff120b
Text with hexadecimal color #ff120b
This text has a font color of #ff120b
<p style="color:#ff120b">Text here</p>
#ff120b Background Color
This box has a background color of #ff120b
<div style="background-color:#ff120b">Text here</div>
#ff120b Border Color
This box has a border color of #ff120b
<div style="border: 4px solid #ff120b">Text here</div>
CSS codes
<p style="color:#ff120b">Text here</p>
<div style="background-color:#ff120b">Text here</div>
<div style="border: 4px solid #ff120b">Text here</div>
#ff120b Color on white background
This is how a font and box color of #ff120b will look
on a white background.
#ff120b Color on black background
This is how a font and box color of #ff120b hex color will look
on a black background.