#e71c14 color space conversions
Hex:
#e71c14
RGB:
231, 28, 20
CMY:
9, 89, 92
CMYK:
0, 88, 91, 9
HSL:
2°, 84.0637%, 49.2157%
HSV (HSB):
2°, 91.3420%, 90.5882%
XYZ:
33.4965, 17.8699, 2.3456
xyY:
0.6236, 0.3327, 17.8699
CIE-Lab:
49.3380, 71.5462, 57.0022
CIE-LCH:
49.3380, 91.4773, 38.5450
CIE-Luv:
49.3380, 151.5991, 33.8988
Hunter-Lab:
42.2729, 67.4638, 26.3012
#e71c14 color charts
#e71c14 color shades, tints & tones
#e71c14 color schemes
#e71c14 color preview, HTML & CSS examples
This text has a color of #e71c14
<p style="color:#e71c14;">Text here</p>
.mytext {color:#e71c14;}
This box has a color of #e71c14
<div style="background-color:#e71c14;">Content here</div>
.mybackground {background-color:#e71c14;}
Border around this has a color of #e71c14
<div style="border:2px solid #e71c14;">Content here</div>
.myborder {border:2px solid #e71c14;}