In RGB color space, #ff1f0b hex color has a red value of 255, a green value of 31 and a blue value of 11.
In CMYK color space (used in color printing), #ff1f0b hex color is composed of 0% cyan, 87.84% magenta, 95.69% yellow and 0% black.
#ff1f0b color has a hue of 4.9 degrees, a saturation of 100% and a lightness of 52.2%.
#ff1f0b hex color contains mainly RED.
The closest web safe color of #ff1f0b is #ff3300
#ff1f0b hex color has a decimal value of 16719627.
HEX | ff1f0b | #ff1f0b |
---|---|---|
RGB | 255, 31, 11 | rgb(255, 31, 11) |
RGB Percent | 100, 12.16, 4.31 | rgb(100, 12.16, 4.31) |
CMYK | 0, 88, 96, 0 | |
HSL | 4.9°, 100, 52.2 | hsl(4.9, 100%, 52.2%) |
HSV | 4.9°, 95.7, 100 |
XYZ | 41.79, 22.264, 2.411 |
---|---|
Hunter Lab | 47.185, 75.518, 30 |
CIE-LAB | 54.306, 77.159, 65.055 |
CIE-LCH | 54.306, 100.924, 40.135 |
CIE-LUV | 0, 87.84, 95.69, 0 |
Web Safe | ff3300 |
RGB percent of color #ff1f0b
CMYK percent of color #ff1f0b
Text with hexadecimal color #ff1f0b
This text has a font color of #ff1f0b
<p style="color:#ff1f0b">Text here</p>
#ff1f0b Background Color
This box has a background color of #ff1f0b
<div style="background-color:#ff1f0b">Text here</div>
#ff1f0b Border Color
This box has a border color of #ff1f0b
<div style="border: 4px solid #ff1f0b">Text here</div>
CSS codes
<p style="color:#ff1f0b">Text here</p>
<div style="background-color:#ff1f0b">Text here</div>
<div style="border: 4px solid #ff1f0b">Text here</div>
#ff1f0b Color on white background
This is how a font and box color of #ff1f0b will look
on a white background.
#ff1f0b Color on black background
This is how a font and box color of #ff1f0b hex color will look
on a black background.