#ed1d24 color space conversions
Hex:
#ed1d24
RGB:
237, 29, 36
CMY:
7, 89, 86
CMYK:
0, 88, 85, 7
HSL:
358°, 85.2459%, 52.1569%
HSV (HSB):
358°, 87.7637%, 92.9412%
XYZ:
35.6829, 19.0106, 3.4578
xyY:
0.6136, 0.3269, 19.0106
CIE-Lab:
50.6996, 73.1995, 51.6645
CIE-LCH:
50.6996, 89.5957, 35.2146
CIE-Luv:
50.6996, 153.6300, 31.7898
Hunter-Lab:
43.6012, 69.7809, 25.8188
#ed1d24 color charts
#ed1d24 color shades, tints & tones
#ed1d24 color schemes
#ed1d24 color preview, HTML & CSS examples
This text has a color of #ed1d24
<p style="color:#ed1d24;">Text here</p>
.mytext {color:#ed1d24;}
This box has a color of #ed1d24
<div style="background-color:#ed1d24;">Content here</div>
.mybackground {background-color:#ed1d24;}
Border around this has a color of #ed1d24
<div style="border:2px solid #ed1d24;">Content here</div>
.myborder {border:2px solid #ed1d24;}