#e8130d color space conversions
Hex:
#e8130d
RGB:
232, 19, 13
CMY:
9, 93, 95
CMYK:
0, 92, 94, 9
HSL:
2°, 89.3878%, 48.0392%
HSV (HSB):
2°, 94.3966%, 90.9804%
XYZ:
33.5842, 17.6506, 2.0176
xyY:
0.6307, 0.3315, 17.6506
CIE-Lab:
49.0696, 73.0111, 59.2647
CIE-LCH:
49.0696, 94.0368, 39.0670
CIE-Luv:
49.0696, 155.3188, 34.1499
Hunter-Lab:
42.0126, 69.1680, 26.5615
#e8130d color charts
#e8130d color shades, tints & tones
#e8130d color schemes
#e8130d color preview, HTML & CSS examples
This text has a color of #e8130d
<p style="color:#e8130d;">Text here</p>
.mytext {color:#e8130d;}
This box has a color of #e8130d
<div style="background-color:#e8130d;">Content here</div>
.mybackground {background-color:#e8130d;}
Border around this has a color of #e8130d
<div style="border:2px solid #e8130d;">Content here</div>
.myborder {border:2px solid #e8130d;}