#ed3c2e color space conversions
Hex:
#ed3c2e
RGB:
237, 60, 46
CMY:
7, 76, 82
CMYK:
0, 75, 81, 7
HSL:
4°, 84.1410%, 55.4902%
HSV (HSB):
4°, 80.5907%, 92.9412%
XYZ:
37.0341, 21.4335, 4.7699
xyY:
0.5856, 0.3389, 21.4335
CIE-Lab:
53.4207, 65.9674, 49.1868
CIE-LCH:
53.4207, 82.2863, 36.7091
CIE-Luv:
53.4207, 138.5271, 34.0561
Hunter-Lab:
46.2963, 61.7698, 26.2987
#ed3c2e color charts
#ed3c2e color shades, tints & tones
#ed3c2e color schemes
#ed3c2e color preview, HTML & CSS examples
This text has a color of #ed3c2e
<p style="color:#ed3c2e;">Text here</p>
.mytext {color:#ed3c2e;}
This box has a color of #ed3c2e
<div style="background-color:#ed3c2e;">Content here</div>
.mybackground {background-color:#ed3c2e;}
Border around this has a color of #ed3c2e
<div style="border:2px solid #ed3c2e;">Content here</div>
.myborder {border:2px solid #ed3c2e;}