#e8212a color space conversions
Hex:
#e8212a
RGB:
232, 33, 42
CMY:
9, 87, 84
CMYK:
0, 86, 82, 9
HSL:
357°, 81.2245%, 51.9608%
HSV (HSB):
357°, 85.7759%, 90.9804%
XYZ:
34.2405, 18.4107, 3.9394
xyY:
0.6051, 0.3253, 18.4107
CIE-Lab:
49.9905, 71.3292, 47.6280
CIE-LCH:
49.9905, 85.7688, 33.7319
CIE-Luv:
49.9905, 147.6640, 29.8282
Hunter-Lab:
42.9077, 67.3552, 24.5919
#e8212a color charts
#e8212a color shades, tints & tones
#e8212a color schemes
#e8212a color preview, HTML & CSS examples
This text has a color of #e8212a
<p style="color:#e8212a;">Text here</p>
.mytext {color:#e8212a;}
This box has a color of #e8212a
<div style="background-color:#e8212a;">Content here</div>
.mybackground {background-color:#e8212a;}
Border around this has a color of #e8212a
<div style="border:2px solid #e8212a;">Content here</div>
.myborder {border:2px solid #e8212a;}