#e8213a color space conversions
Hex:
#e8213a
RGB:
232, 33, 58
CMY:
9, 87, 77
CMYK:
0, 86, 75, 9
HSL:
352°, 81.2245%, 51.9608%
HSV (HSB):
352°, 85.7759%, 90.9804%
XYZ:
34.5863, 18.5490, 5.7604
xyY:
0.5872, 0.3149, 18.5490
CIE-Lab:
50.1553, 71.8123, 38.9803
CIE-LCH:
50.1553, 81.7097, 28.4935
CIE-Luv:
50.1553, 144.2643, 24.3780
Hunter-Lab:
43.0686, 67.9748, 22.2180
#e8213a color charts
#e8213a color shades, tints & tones
#e8213a color schemes
#e8213a color preview, HTML & CSS examples
This text has a color of #e8213a
<p style="color:#e8213a;">Text here</p>
.mytext {color:#e8213a;}
This box has a color of #e8213a
<div style="background-color:#e8213a;">Content here</div>
.mybackground {background-color:#e8213a;}
Border around this has a color of #e8213a
<div style="border:2px solid #e8213a;">Content here</div>
.myborder {border:2px solid #e8213a;}