#ed2e20 color space conversions
Hex:
#ed2e20
RGB:
237, 46, 32
CMY:
7, 82, 87
CMYK:
0, 81, 86, 7
HSL:
4°, 85.0622%, 52.7451%
HSV (HSB):
4°, 86.4979%, 92.9412%
XYZ:
36.1628, 20.0628, 3.3330
xyY:
0.6072, 0.3369, 20.0628
CIE-Lab:
51.9081, 69.6003, 54.5193
CIE-LCH:
51.9081, 88.4113, 38.0723
CIE-Luv:
51.9081, 147.7132, 35.0014
Hunter-Lab:
44.7915, 65.7281, 26.9422
#ed2e20 color charts
#ed2e20 color shades, tints & tones
#ed2e20 color schemes
#ed2e20 color preview, HTML & CSS examples
This text has a color of #ed2e20
<p style="color:#ed2e20;">Text here</p>
.mytext {color:#ed2e20;}
This box has a color of #ed2e20
<div style="background-color:#ed2e20;">Content here</div>
.mybackground {background-color:#ed2e20;}
Border around this has a color of #ed2e20
<div style="border:2px solid #ed2e20;">Content here</div>
.myborder {border:2px solid #ed2e20;}