#e71d2c color space conversions
Hex:
#e71d2c
RGB:
231, 29, 44
CMY:
9, 89, 83
CMYK:
0, 87, 81, 9
HSL:
356°, 80.8000%, 50.9804%
HSV (HSB):
356°, 87.4459%, 90.5882%
XYZ:
33.8490, 18.0495, 4.0827
xyY:
0.6046, 0.3224, 18.0495
CIE-Lab:
49.5561, 71.8404, 46.0865
CIE-LCH:
49.5561, 85.3523, 32.6807
CIE-Luv:
49.5561, 147.8460, 28.5840
Hunter-Lab:
42.4847, 67.8687, 24.0416
#e71d2c color charts
#e71d2c color shades, tints & tones
#e71d2c color schemes
#e71d2c color preview, HTML & CSS examples
This text has a color of #e71d2c
<p style="color:#e71d2c;">Text here</p>
.mytext {color:#e71d2c;}
This box has a color of #e71d2c
<div style="background-color:#e71d2c;">Content here</div>
.mybackground {background-color:#e71d2c;}
Border around this has a color of #e71d2c
<div style="border:2px solid #e71d2c;">Content here</div>
.myborder {border:2px solid #e71d2c;}