#e8132d color space conversions
Hex:
#e8132d
RGB:
232, 19, 45
CMY:
9, 93, 82
CMYK:
0, 92, 81, 9
HSL:
353°, 84.8606%, 49.2157%
HSV (HSB):
353°, 91.8103%, 90.9804%
XYZ:
33.9852, 17.8110, 4.1293
xyY:
0.6077, 0.3185, 17.8110
CIE-Lab:
49.2661, 73.5654, 45.3331
CIE-LCH:
49.2661, 86.4116, 31.6426
CIE-Luv:
49.2661, 150.9759, 27.4900
Hunter-Lab:
42.2031, 69.8868, 23.7411
#e8132d color charts
#e8132d color shades, tints & tones
#e8132d color schemes
#e8132d color preview, HTML & CSS examples
This text has a color of #e8132d
<p style="color:#e8132d;">Text here</p>
.mytext {color:#e8132d;}
This box has a color of #e8132d
<div style="background-color:#e8132d;">Content here</div>
.mybackground {background-color:#e8132d;}
Border around this has a color of #e8132d
<div style="border:2px solid #e8132d;">Content here</div>
.myborder {border:2px solid #e8132d;}