#e52e3e color space conversions
Hex:
#e52e3e
RGB:
229, 46, 62
CMY:
10, 82, 76
CMYK:
0, 80, 73, 10
HSL:
355°, 77.8723%, 53.9216%
HSV (HSB):
355°, 79.9127%, 89.8039%
XYZ:
34.1596, 18.9598, 6.4166
xyY:
0.5738, 0.3185, 18.9598
CIE-Lab:
50.6401, 68.2486, 37.0671
CIE-LCH:
50.6401, 77.6649, 28.5072
CIE-Luv:
50.6401, 136.0404, 24.2260
Hunter-Lab:
43.5429, 63.8342, 21.7428
#e52e3e color charts
#e52e3e color shades, tints & tones
#e52e3e color schemes
#e52e3e color preview, HTML & CSS examples
This text has a color of #e52e3e
<p style="color:#e52e3e;">Text here</p>
.mytext {color:#e52e3e;}
This box has a color of #e52e3e
<div style="background-color:#e52e3e;">Content here</div>
.mybackground {background-color:#e52e3e;}
Border around this has a color of #e52e3e
<div style="border:2px solid #e52e3e;">Content here</div>
.myborder {border:2px solid #e52e3e;}