In RGB color space, #ff1e2b hex color has a red value of 255, a green value of 30 and a blue value of 43.
In CMYK color space (used in color printing), #ff1e2b hex color is composed of 0% cyan, 88.24% magenta, 83.14% yellow and 0% black.
#ff1e2b color has a hue of 356.5 degrees, a saturation of 100% and a lightness of 55.9%.
#ff1e2b hex color contains mainly RED.
The closest web safe color of #ff1e2b is #ff3333
#ff1e2b hex color has a decimal value of 16719403.
HEX | ff1e2b | #ff1e2b |
---|---|---|
RGB | 255, 30, 43 | rgb(255, 30, 43) |
RGB Percent | 100, 11.76, 16.86 | rgb(100, 11.76, 16.86) |
CMYK | 0, 88, 83, 0 | |
HSL | 356.5°, 100, 55.9 | hsl(356.5, 100%, 55.9%) |
HSV | 356.5°, 88.2, 100 |
XYZ | 42.14, 22.363, 4.381 |
---|---|
Hunter Lab | 47.29, 76.306, 27.61 |
CIE-LAB | 54.41, 77.769, 52.863 |
CIE-LCH | 54.41, 94.035, 34.206 |
CIE-LUV | 0, 88.24, 83.14, 0 |
Web Safe | ff3333 |
RGB percent of color #ff1e2b
CMYK percent of color #ff1e2b
Text with hexadecimal color #ff1e2b
This text has a font color of #ff1e2b
<p style="color:#ff1e2b">Text here</p>
#ff1e2b Background Color
This box has a background color of #ff1e2b
<div style="background-color:#ff1e2b">Text here</div>
#ff1e2b Border Color
This box has a border color of #ff1e2b
<div style="border: 4px solid #ff1e2b">Text here</div>
CSS codes
<p style="color:#ff1e2b">Text here</p>
<div style="background-color:#ff1e2b">Text here</div>
<div style="border: 4px solid #ff1e2b">Text here</div>
#ff1e2b Color on white background
This is how a font and box color of #ff1e2b will look
on a white background.
#ff1e2b Color on black background
This is how a font and box color of #ff1e2b hex color will look
on a black background.