In RGB color space, #ff1f1b hex color has a red value of 255, a green value of 31 and a blue value of 27.
In CMYK color space (used in color printing), #ff1f1b hex color is composed of 0% cyan, 87.84% magenta, 89.41% yellow and 0% black.
#ff1f1b color has a hue of 1.1 degrees, a saturation of 100% and a lightness of 55.3%.
#ff1f1b hex color contains mainly RED.
The closest web safe color of #ff1f1b is #ff3333
#ff1f1b hex color has a decimal value of 16719643.
HEX | ff1f1b | #ff1f1b |
---|---|---|
RGB | 255, 31, 27 | rgb(255, 31, 27) |
RGB Percent | 100, 12.16, 10.59 | rgb(100, 12.16, 10.59) |
CMYK | 0, 88, 89, 0 | |
HSL | 1.1°, 100, 55.3 | hsl(1.1, 100%, 55.3%) |
HSV | 1.1°, 89.4, 100 |
XYZ | 41.928, 22.319, 3.135 |
---|---|
Hunter Lab | 47.243, 75.743, 29.136 |
CIE-LAB | 54.364, 77.328, 60.018 |
CIE-LCH | 54.364, 97.887, 37.817 |
CIE-LUV | 0, 87.84, 89.41, 0 |
Web Safe | ff3333 |
RGB percent of color #ff1f1b
CMYK percent of color #ff1f1b
Text with hexadecimal color #ff1f1b
This text has a font color of #ff1f1b
<p style="color:#ff1f1b">Text here</p>
#ff1f1b Background Color
This box has a background color of #ff1f1b
<div style="background-color:#ff1f1b">Text here</div>
#ff1f1b Border Color
This box has a border color of #ff1f1b
<div style="border: 4px solid #ff1f1b">Text here</div>
CSS codes
<p style="color:#ff1f1b">Text here</p>
<div style="background-color:#ff1f1b">Text here</div>
<div style="border: 4px solid #ff1f1b">Text here</div>
#ff1f1b Color on white background
This is how a font and box color of #ff1f1b will look
on a white background.
#ff1f1b Color on black background
This is how a font and box color of #ff1f1b hex color will look
on a black background.