#e5230b color space conversions
Hex:
#e5230b
RGB:
229, 35, 11
CMY:
10, 86, 96
CMYK:
0, 85, 95, 10
HSL:
7°, 90.8333%, 47.0588%
HSV (HSB):
7°, 95.1965%, 89.8039%
XYZ:
32.9745, 17.8842, 2.0307
xyY:
0.6235, 0.3381, 17.8842
CIE-Lab:
49.3554, 69.6269, 59.6435
CIE-LCH:
49.3554, 91.6802, 40.5839
CIE-Luv:
49.3554, 148.4288, 35.5420
Hunter-Lab:
42.2898, 65.1745, 26.7559
#e5230b color charts
#e5230b color shades, tints & tones
#e5230b color schemes
#e5230b color preview, HTML & CSS examples
This text has a color of #e5230b
<p style="color:#e5230b;">Text here</p>
.mytext {color:#e5230b;}
This box has a color of #e5230b
<div style="background-color:#e5230b;">Content here</div>
.mybackground {background-color:#e5230b;}
Border around this has a color of #e5230b
<div style="border:2px solid #e5230b;">Content here</div>
.myborder {border:2px solid #e5230b;}