#e8142d color space conversions
Hex:
#e8142d
RGB:
232, 20, 45
CMY:
9, 92, 82
CMYK:
0, 91, 81, 9
HSL:
353°, 84.1270%, 49.4118%
HSV (HSB):
353°, 91.3793%, 90.9804%
XYZ:
34.0025, 17.8456, 4.1350
xyY:
0.6074, 0.3188, 17.8456
CIE-Lab:
49.3083, 73.4437, 45.3746
CIE-LCH:
49.3083, 86.3298, 31.7084
CIE-Luv:
49.3083, 150.7569, 27.5713
Hunter-Lab:
42.2440, 69.7489, 23.7673
#e8142d color charts
#e8142d color shades, tints & tones
#e8142d color schemes
#e8142d color preview, HTML & CSS examples
This text has a color of #e8142d
<p style="color:#e8142d;">Text here</p>
.mytext {color:#e8142d;}
This box has a color of #e8142d
<div style="background-color:#e8142d;">Content here</div>
.mybackground {background-color:#e8142d;}
Border around this has a color of #e8142d
<div style="border:2px solid #e8142d;">Content here</div>
.myborder {border:2px solid #e8142d;}