In RGB color space, #ed1234 hex color has a red value of 237, a green value of 18 and a blue value of 52.
In CMYK color space (used in color printing), #ed1234 hex color is composed of 0% cyan, 92.41% magenta, 78.06% yellow and 7.06% black.
#ed1234 color has a hue of 350.7 degrees, a saturation of 85.88% and a lightness of 50%.
#ed1234 hex color contains mainly RED.
The closest web safe color of #ed1234 is #ff0033
#ed1234 hex color has a decimal value of 15536692.
HEX | ed1234 | #ed1234 |
---|---|---|
RGB | 237, 18, 52 | rgb(237, 18, 52) |
RGB Percent | 92.94, 7.06, 20.39 | rgb(92.94, 7.06, 20.39) |
CMYK | 0, 92, 78, 7 | |
HSL | 350.7°, 85.88, 50 | hsl(350.7, 85.88%, 50%) |
HSV | 350.7°, 92.4, 92.9 |
XYZ | 35.761, 18.685, 4.971 |
---|---|
Hunter Lab | 43.226, 72.027, 23.44 |
CIE-LAB | 50.317, 75.114, 42.858 |
CIE-LCH | 50.317, 86.481, 29.708 |
CIE-LUV | 0, 92.41, 78.06, 7.06 |
Web Safe | ff0033 |
RGB percent of color #ed1234
CMYK percent of color #ed1234
Text with hexadecimal color #ed1234
This text has a font color of #ed1234
<p style="color:#ed1234">Text here</p>
#ed1234 Background Color
This box has a background color of #ed1234
<div style="background-color:#ed1234">Text here</div>
#ed1234 Border Color
This box has a border color of #ed1234
<div style="border: 4px solid #ed1234">Text here</div>
CSS codes
<p style="color:#ed1234">Text here</p>
<div style="background-color:#ed1234">Text here</div>
<div style="border: 4px solid #ed1234">Text here</div>
#ed1234 Color on white background
This is how a font and box color of #ed1234 will look
on a white background.
#ed1234 Color on black background
This is how a font and box color of #ed1234 hex color will look
on a black background.