In RGB color space, #ff1f2c hex color has a red value of 255, a green value of 31 and a blue value of 44.
In CMYK color space (used in color printing), #ff1f2c hex color is composed of 0% cyan, 87.84% magenta, 82.75% yellow and 0% black.
#ff1f2c color has a hue of 356.5 degrees, a saturation of 100% and a lightness of 56.1%.
#ff1f2c hex color contains mainly RED.
The closest web safe color of #ff1f2c is #ff3333
#ff1f2c hex color has a decimal value of 16719660.
HEX | ff1f2c | #ff1f2c |
---|---|---|
RGB | 255, 31, 44 | rgb(255, 31, 44) |
RGB Percent | 100, 12.16, 17.25 | rgb(100, 12.16, 17.25) |
CMYK | 0, 88, 83, 0 | |
HSL | 356.5°, 100, 56.1 | hsl(356.5, 100%, 56.1%) |
HSV | 356.5°, 87.8, 100 |
XYZ | 42.185, 22.422, 4.487 |
---|---|
Hunter Lab | 47.352, 76.157, 27.528 |
CIE-LAB | 54.472, 77.638, 52.422 |
CIE-LCH | 54.472, 93.679, 34.028 |
CIE-LUV | 0, 87.84, 82.75, 0 |
Web Safe | ff3333 |
RGB percent of color #ff1f2c
CMYK percent of color #ff1f2c
Text with hexadecimal color #ff1f2c
This text has a font color of #ff1f2c
<p style="color:#ff1f2c">Text here</p>
#ff1f2c Background Color
This box has a background color of #ff1f2c
<div style="background-color:#ff1f2c">Text here</div>
#ff1f2c Border Color
This box has a border color of #ff1f2c
<div style="border: 4px solid #ff1f2c">Text here</div>
CSS codes
<p style="color:#ff1f2c">Text here</p>
<div style="background-color:#ff1f2c">Text here</div>
<div style="border: 4px solid #ff1f2c">Text here</div>
#ff1f2c Color on white background
This is how a font and box color of #ff1f2c will look
on a white background.
#ff1f2c Color on black background
This is how a font and box color of #ff1f2c hex color will look
on a black background.