#ed2d31 color space conversions
Hex:
#ed2d31
RGB:
237, 45, 49
CMY:
7, 82, 81
CMYK:
0, 81, 79, 7
HSL:
359°, 84.2105%, 55.2941%
HSV (HSB):
359°, 81.0127%, 92.9412%
XYZ:
36.4178, 20.1030, 4.8666
xyY:
0.5932, 0.3275, 20.1030
CIE-Lab:
51.9535, 70.2545, 46.1842
CIE-LCH:
51.9535, 84.0754, 33.3203
CIE-Luv:
51.9535, 145.4383, 30.2854
Hunter-Lab:
44.8364, 66.5206, 24.9501
#ed2d31 color charts
#ed2d31 color shades, tints & tones
#ed2d31 color schemes
#ed2d31 color preview, HTML & CSS examples
This text has a color of #ed2d31
<p style="color:#ed2d31;">Text here</p>
.mytext {color:#ed2d31;}
This box has a color of #ed2d31
<div style="background-color:#ed2d31;">Content here</div>
.mybackground {background-color:#ed2d31;}
Border around this has a color of #ed2d31
<div style="border:2px solid #ed2d31;">Content here</div>
.myborder {border:2px solid #ed2d31;}