#e8412e color space conversions
Hex:
#e8412e
RGB:
232, 65, 46
CMY:
9, 75, 82
CMYK:
0, 72, 80, 9
HSL:
6°, 80.1724%, 54.5098%
HSV (HSB):
6°, 80.1724%, 90.9804%
XYZ:
35.6621, 21.1337, 4.7844
xyY:
0.5791, 0.3432, 21.1337
CIE-Lab:
53.0955, 62.8029, 48.5550
CIE-LCH:
53.0955, 79.3839, 37.7088
CIE-Luv:
53.0955, 131.7168, 34.4426
Hunter-Lab:
45.9714, 58.0210, 26.0095
#e8412e color charts
#e8412e color shades, tints & tones
#e8412e color schemes
#e8412e color preview, HTML & CSS examples
This text has a color of #e8412e
<p style="color:#e8412e;">Text here</p>
.mytext {color:#e8412e;}
This box has a color of #e8412e
<div style="background-color:#e8412e;">Content here</div>
.mybackground {background-color:#e8412e;}
Border around this has a color of #e8412e
<div style="border:2px solid #e8412e;">Content here</div>
.myborder {border:2px solid #e8412e;}