#e7142b color space conversions
Hex:
#e7142b
RGB:
231, 20, 43
CMY:
9, 92, 83
CMYK:
0, 91, 81, 9
HSL:
353°, 84.0637%, 49.2157%
HSV (HSB):
353°, 91.3420%, 90.5882%
XYZ:
33.6412, 17.6637, 3.9218
xyY:
0.6091, 0.3198, 17.6637
CIE-Lab:
49.0856, 73.1418, 46.1665
CIE-LCH:
49.0856, 86.4932, 32.2598
CIE-Luv:
49.0856, 150.4252, 28.0017
Hunter-Lab:
42.0282, 69.3301, 23.8871
#e7142b color charts
#e7142b color shades, tints & tones
#e7142b color schemes
#e7142b color preview, HTML & CSS examples
This text has a color of #e7142b
<p style="color:#e7142b;">Text here</p>
.mytext {color:#e7142b;}
This box has a color of #e7142b
<div style="background-color:#e7142b;">Content here</div>
.mybackground {background-color:#e7142b;}
Border around this has a color of #e7142b
<div style="border:2px solid #e7142b;">Content here</div>
.myborder {border:2px solid #e7142b;}