#e71d0e color space conversions
Hex:
#e71d0e
RGB:
231, 29, 14
CMY:
9, 89, 95
CMYK:
0, 87, 94, 9
HSL:
4°, 88.5714%, 48.0392%
HSV (HSB):
4°, 93.9394%, 90.5882%
XYZ:
33.4736, 17.8994, 2.1061
xyY:
0.6259, 0.3347, 17.8994
CIE-Lab:
49.3738, 71.3112, 59.0262
CIE-LCH:
49.3738, 92.5709, 39.6154
CIE-Luv:
49.3738, 151.7898, 34.8002
Hunter-Lab:
42.3076, 67.1901, 26.6638
#e71d0e color charts
#e71d0e color shades, tints & tones
#e71d0e color schemes
#e71d0e color preview, HTML & CSS examples
This text has a color of #e71d0e
<p style="color:#e71d0e;">Text here</p>
.mytext {color:#e71d0e;}
This box has a color of #e71d0e
<div style="background-color:#e71d0e;">Content here</div>
.mybackground {background-color:#e71d0e;}
Border around this has a color of #e71d0e
<div style="border:2px solid #e71d0e;">Content here</div>
.myborder {border:2px solid #e71d0e;}