#e5342e color space conversions
Hex:
#e5342e
RGB:
229, 52, 46
CMY:
10, 80, 82
CMYK:
0, 77, 80, 10
HSL:
2°, 77.8723%, 53.9216%
HSV (HSB):
2°, 79.9127%, 89.8039%
XYZ:
34.0342, 19.3113, 4.5184
xyY:
0.5882, 0.3337, 19.3113
CIE-Lab:
51.0494, 66.0492, 46.3600
CIE-LCH:
51.0494, 80.6954, 35.0651
CIE-Luv:
51.0494, 136.5895, 31.1909
Hunter-Lab:
43.9446, 61.3418, 24.6650
#e5342e color charts
#e5342e color shades, tints & tones
#e5342e color schemes
#e5342e color preview, HTML & CSS examples
This text has a color of #e5342e
<p style="color:#e5342e;">Text here</p>
.mytext {color:#e5342e;}
This box has a color of #e5342e
<div style="background-color:#e5342e;">Content here</div>
.mybackground {background-color:#e5342e;}
Border around this has a color of #e5342e
<div style="border:2px solid #e5342e;">Content here</div>
.myborder {border:2px solid #e5342e;}