#e7142c color space conversions
Hex:
#e7142c
RGB:
231, 20, 44
CMY:
9, 92, 83
CMYK:
0, 91, 81, 9
HSL:
353°, 84.0637%, 49.2157%
HSV (HSB):
353°, 91.3420%, 90.5882%
XYZ:
33.6598, 17.6711, 4.0197
xyY:
0.6081, 0.3193, 17.6711
CIE-Lab:
49.0947, 73.1676, 45.6375
CIE-LCH:
49.0947, 86.2338, 31.9534
CIE-Luv:
49.0947, 150.2287, 27.6988
Hunter-Lab:
42.0370, 69.3634, 23.7565
#e7142c color charts
#e7142c color shades, tints & tones
#e7142c color schemes
#e7142c color preview, HTML & CSS examples
This text has a color of #e7142c
<p style="color:#e7142c;">Text here</p>
.mytext {color:#e7142c;}
This box has a color of #e7142c
<div style="background-color:#e7142c;">Content here</div>
.mybackground {background-color:#e7142c;}
Border around this has a color of #e7142c
<div style="border:2px solid #e7142c;">Content here</div>
.myborder {border:2px solid #e7142c;}