#e7211c color space conversions
Hex:
#e7211c
RGB:
231, 33, 28
CMY:
9, 87, 89
CMYK:
0, 86, 88, 9
HSL:
1°, 80.8765%, 50.7843%
HSV (HSB):
1°, 87.8788%, 90.5882%
XYZ:
33.7085, 18.1605, 2.8273
xyY:
0.6163, 0.3320, 18.1605
CIE-Lab:
49.6902, 70.7714, 54.0345
CIE-LCH:
49.6902, 89.0411, 37.3620
CIE-Luv:
49.6902, 149.0592, 33.0727
Hunter-Lab:
42.6151, 66.6166, 25.8970
#e7211c color charts
#e7211c color shades, tints & tones
#e7211c color schemes
#e7211c color preview, HTML & CSS examples
This text has a color of #e7211c
<p style="color:#e7211c;">Text here</p>
.mytext {color:#e7211c;}
This box has a color of #e7211c
<div style="background-color:#e7211c;">Content here</div>
.mybackground {background-color:#e7211c;}
Border around this has a color of #e7211c
<div style="border:2px solid #e7211c;">Content here</div>
.myborder {border:2px solid #e7211c;}