#ed342e color space conversions
Hex:
#ed342e
RGB:
237, 52, 46
CMY:
7, 80, 82
CMYK:
0, 78, 81, 7
HSL:
2°, 84.1410%, 55.4902%
HSV (HSB):
2°, 80.5907%, 92.9412%
XYZ:
36.6462, 20.6578, 4.6406
xyY:
0.5916, 0.3335, 20.6578
CIE-Lab:
52.5729, 68.3424, 48.3679
CIE-LCH:
52.5729, 83.7265, 35.2882
CIE-Luv:
52.5729, 142.7374, 32.4536
Hunter-Lab:
45.4508, 64.3825, 25.7619
#ed342e color charts
#ed342e color shades, tints & tones
#ed342e color schemes
#ed342e color preview, HTML & CSS examples
This text has a color of #ed342e
<p style="color:#ed342e;">Text here</p>
.mytext {color:#ed342e;}
This box has a color of #ed342e
<div style="background-color:#ed342e;">Content here</div>
.mybackground {background-color:#ed342e;}
Border around this has a color of #ed342e
<div style="border:2px solid #ed342e;">Content here</div>
.myborder {border:2px solid #ed342e;}