#e81d1c color space conversions
Hex:
#e81d1c
RGB:
232, 29, 28
CMY:
9, 89, 89
CMYK:
0, 88, 88, 9
HSL:
0°, 81.6000%, 50.9804%
HSV (HSB):
0°, 87.9310%, 90.9804%
XYZ:
33.9277, 18.1184, 2.8076
xyY:
0.6185, 0.3303, 18.1184
CIE-Lab:
49.6394, 71.7559, 54.0847
CIE-LCH:
49.6394, 89.8558, 37.0065
CIE-Luv:
49.6394, 151.1232, 32.7635
Hunter-Lab:
42.5657, 67.7864, 25.8852
#e81d1c color charts
#e81d1c color shades, tints & tones
#e81d1c color schemes
#e81d1c color preview, HTML & CSS examples
This text has a color of #e81d1c
<p style="color:#e81d1c;">Text here</p>
.mytext {color:#e81d1c;}
This box has a color of #e81d1c
<div style="background-color:#e81d1c;">Content here</div>
.mybackground {background-color:#e81d1c;}
Border around this has a color of #e81d1c
<div style="border:2px solid #e81d1c;">Content here</div>
.myborder {border:2px solid #e81d1c;}