#e5341e color space conversions
Hex:
#e5341e
RGB:
229, 52, 30
CMY:
10, 80, 88
CMYK:
0, 77, 87, 10
HSL:
7°, 79.2829%, 50.7843%
HSV (HSB):
7°, 86.8996%, 89.8039%
XYZ:
33.7754, 19.2077, 3.1556
xyY:
0.6016, 0.3421, 19.2077
CIE-Lab:
50.9294, 65.6643, 53.9622
CIE-LCH:
50.9294, 84.9924, 39.4130
CIE-Luv:
50.9294, 138.9586, 35.3312
Hunter-Lab:
43.8266, 60.8662, 26.4097
#e5341e color charts
#e5341e color shades, tints & tones
#e5341e color schemes
#e5341e color preview, HTML & CSS examples
This text has a color of #e5341e
<p style="color:#e5341e;">Text here</p>
.mytext {color:#e5341e;}
This box has a color of #e5341e
<div style="background-color:#e5341e;">Content here</div>
.mybackground {background-color:#e5341e;}
Border around this has a color of #e5341e
<div style="border:2px solid #e5341e;">Content here</div>
.myborder {border:2px solid #e5341e;}