In RGB color space, #e1234f hex color has a red value of 225, a green value of 35 and a blue value of 79.
In CMYK color space (used in color printing), #e1234f hex color is composed of 0% cyan, 84.44% magenta, 64.89% yellow and 11.76% black.
#e1234f color has a hue of 346.1 degrees, a saturation of 76% and a lightness of 51%.
#e1234f hex color contains mainly RED.
The closest web safe color of #e1234f is #cc3366
#e1234f hex color has a decimal value of 14754639.
HEX | e1234f | #e1234f |
---|---|---|
RGB | 225, 35, 79 | rgb(225, 35, 79) |
RGB Percent | 88.24, 13.73, 30.98 | rgb(88.24, 13.73, 30.98) |
CMYK | 0, 84, 65, 12 | |
HSL | 346.1°, 76, 51 | hsl(346.1, 76%, 51%) |
HSV | 346.1°, 84.4, 88.2 |
XYZ | 33.064, 17.774, 9.085 |
---|---|
Hunter Lab | 42.159, 66.213, 16.735 |
CIE-LAB | 49.221, 70.524, 25.055 |
CIE-LCH | 49.221, 74.842, 19.559 |
CIE-LUV | 0, 84.44, 64.89, 11.76 |
Web Safe | cc3366 |
RGB percent of color #e1234f
CMYK percent of color #e1234f
Text with hexadecimal color #e1234f
This text has a font color of #e1234f
<p style="color:#e1234f">Text here</p>
#e1234f Background Color
This box has a background color of #e1234f
<div style="background-color:#e1234f">Text here</div>
#e1234f Border Color
This box has a border color of #e1234f
<div style="border: 4px solid #e1234f">Text here</div>
CSS codes
<p style="color:#e1234f">Text here</p>
<div style="background-color:#e1234f">Text here</div>
<div style="border: 4px solid #e1234f">Text here</div>
#e1234f Color on white background
This is how a font and box color of #e1234f will look
on a white background.
#e1234f Color on black background
This is how a font and box color of #e1234f hex color will look
on a black background.