In RGB color space, #ff1e2d hex color has a red value of 255, a green value of 30 and a blue value of 45.
In CMYK color space (used in color printing), #ff1e2d hex color is composed of 0% cyan, 88.24% magenta, 82.35% yellow and 0% black.
#ff1e2d color has a hue of 356 degrees, a saturation of 100% and a lightness of 55.9%.
#ff1e2d hex color contains mainly RED.
The closest web safe color of #ff1e2d is #ff3333
#ff1e2d hex color has a decimal value of 16719405.
HEX | ff1e2d | #ff1e2d |
---|---|---|
RGB | 255, 30, 45 | rgb(255, 30, 45) |
RGB Percent | 100, 11.76, 17.65 | rgb(100, 11.76, 17.65) |
CMYK | 0, 88, 82, 0 | |
HSL | 356°, 100, 55.9 | hsl(356, 100%, 55.9%) |
HSV | 356°, 88.2, 100 |
XYZ | 42.178, 22.378, 4.579 |
---|---|
Hunter Lab | 47.305, 76.368, 27.375 |
CIE-LAB | 54.426, 77.816, 51.873 |
CIE-LCH | 54.426, 93.521, 33.688 |
CIE-LUV | 0, 88.24, 82.35, 0 |
Web Safe | ff3333 |
RGB percent of color #ff1e2d
CMYK percent of color #ff1e2d
Text with hexadecimal color #ff1e2d
This text has a font color of #ff1e2d
<p style="color:#ff1e2d">Text here</p>
#ff1e2d Background Color
This box has a background color of #ff1e2d
<div style="background-color:#ff1e2d">Text here</div>
#ff1e2d Border Color
This box has a border color of #ff1e2d
<div style="border: 4px solid #ff1e2d">Text here</div>
CSS codes
<p style="color:#ff1e2d">Text here</p>
<div style="background-color:#ff1e2d">Text here</div>
<div style="border: 4px solid #ff1e2d">Text here</div>
#ff1e2d Color on white background
This is how a font and box color of #ff1e2d will look
on a white background.
#ff1e2d Color on black background
This is how a font and box color of #ff1e2d hex color will look
on a black background.