#ed5e2e color space conversions
Hex:
#ed5e2e
RGB:
237, 94, 46
CMY:
7, 63, 82
CMYK:
0, 60, 81, 7
HSL:
15°, 84.1410%, 55.4902%
HSV (HSB):
15°, 80.5907%, 92.9412%
XYZ:
39.4209, 26.2072, 5.5656
xyY:
0.5537, 0.3681, 26.2072
CIE-Lab:
58.2332, 52.9067, 53.7640
CIE-LCH:
58.2332, 75.4300, 45.4604
CIE-Luv:
58.2332, 115.9563, 42.9322
Hunter-Lab:
51.1930, 47.8654, 29.3892
#ed5e2e color charts
#ed5e2e color shades, tints & tones
#ed5e2e color schemes
#ed5e2e color preview, HTML & CSS examples
This text has a color of #ed5e2e
<p style="color:#ed5e2e;">Text here</p>
.mytext {color:#ed5e2e;}
This box has a color of #ed5e2e
<div style="background-color:#ed5e2e;">Content here</div>
.mybackground {background-color:#ed5e2e;}
Border around this has a color of #ed5e2e
<div style="border:2px solid #ed5e2e;">Content here</div>
.myborder {border:2px solid #ed5e2e;}