In RGB color space, #ff120f hex color has a red value of 255, a green value of 18 and a blue value of 15.
In CMYK color space (used in color printing), #ff120f hex color is composed of 0% cyan, 92.94% magenta, 94.12% yellow and 0% black.
#ff120f color has a hue of 0.7 degrees, a saturation of 100% and a lightness of 52.9%.
#ff120f hex color contains mainly RED.
The closest web safe color of #ff120f is #ff0000
#ff120f hex color has a decimal value of 16716303.
HEX | ff120f | #ff120f |
---|---|---|
RGB | 255, 18, 15 | rgb(255, 18, 15) |
RGB Percent | 100, 7.06, 5.88 | rgb(100, 7.06, 5.88) |
CMYK | 0, 93, 94, 0 | |
HSL | 0.7°, 100, 52.9 | hsl(0.7, 100%, 52.9%) |
HSV | 0.7°, 94.1, 100 |
XYZ | 41.543, 21.727, 2.456 |
---|---|
Hunter Lab | 46.612, 77.516, 29.505 |
CIE-LAB | 53.736, 78.865, 63.725 |
CIE-LCH | 53.736, 101.393, 38.939 |
CIE-LUV | 0, 92.94, 94.12, 0 |
Web Safe | ff0000 |
RGB percent of color #ff120f
CMYK percent of color #ff120f
Text with hexadecimal color #ff120f
This text has a font color of #ff120f
<p style="color:#ff120f">Text here</p>
#ff120f Background Color
This box has a background color of #ff120f
<div style="background-color:#ff120f">Text here</div>
#ff120f Border Color
This box has a border color of #ff120f
<div style="border: 4px solid #ff120f">Text here</div>
CSS codes
<p style="color:#ff120f">Text here</p>
<div style="background-color:#ff120f">Text here</div>
<div style="border: 4px solid #ff120f">Text here</div>
#ff120f Color on white background
This is how a font and box color of #ff120f will look
on a white background.
#ff120f Color on black background
This is how a font and box color of #ff120f hex color will look
on a black background.