In RGB color space, #e1234d hex color has a red value of 225, a green value of 35 and a blue value of 77.
In CMYK color space (used in color printing), #e1234d hex color is composed of 0% cyan, 84.44% magenta, 65.78% yellow and 11.76% black.
#e1234d color has a hue of 346.7 degrees, a saturation of 76% and a lightness of 51%.
#e1234d hex color contains mainly RED.
The closest web safe color of #e1234d is #cc3366
#e1234d hex color has a decimal value of 14754637.
HEX | e1234d | #e1234d |
---|---|---|
RGB | 225, 35, 77 | rgb(225, 35, 77) |
RGB Percent | 88.24, 13.73, 30.2 | rgb(88.24, 13.73, 30.2) |
CMYK | 0, 84, 66, 12 | |
HSL | 346.7°, 76, 51 | hsl(346.7, 76%, 51%) |
HSV | 346.7°, 84.4, 88.2 |
XYZ | 32.992, 17.745, 8.708 |
---|---|
Hunter Lab | 42.125, 66.082, 17.231 |
CIE-LAB | 49.185, 70.422, 26.22 |
CIE-LCH | 49.185, 75.145, 20.422 |
CIE-LUV | 0, 84.44, 65.78, 11.76 |
Web Safe | cc3366 |
RGB percent of color #e1234d
CMYK percent of color #e1234d
Text with hexadecimal color #e1234d
This text has a font color of #e1234d
<p style="color:#e1234d">Text here</p>
#e1234d Background Color
This box has a background color of #e1234d
<div style="background-color:#e1234d">Text here</div>
#e1234d Border Color
This box has a border color of #e1234d
<div style="border: 4px solid #e1234d">Text here</div>
CSS codes
<p style="color:#e1234d">Text here</p>
<div style="background-color:#e1234d">Text here</div>
<div style="border: 4px solid #e1234d">Text here</div>
#e1234d Color on white background
This is how a font and box color of #e1234d will look
on a white background.
#e1234d Color on black background
This is how a font and box color of #e1234d hex color will look
on a black background.