#e5230f color space conversions
Hex:
#e5230f
RGB:
229, 35, 15
CMY:
10, 86, 94
CMYK:
0, 85, 93, 10
HSL:
6°, 87.7049%, 47.8431%
HSV (HSB):
6°, 93.4498%, 89.8039%
XYZ:
33.0004, 17.8946, 2.1666
xyY:
0.6219, 0.3372, 17.8946
CIE-Lab:
49.3680, 69.6644, 58.5069
CIE-LCH:
49.3680, 90.9736, 40.0249
CIE-Luv:
49.3680, 148.1554, 35.1023
Hunter-Lab:
42.3020, 65.2219, 26.5747
#e5230f color charts
#e5230f color shades, tints & tones
#e5230f color schemes
#e5230f color preview, HTML & CSS examples
This text has a color of #e5230f
<p style="color:#e5230f;">Text here</p>
.mytext {color:#e5230f;}
This box has a color of #e5230f
<div style="background-color:#e5230f;">Content here</div>
.mybackground {background-color:#e5230f;}
Border around this has a color of #e5230f
<div style="border:2px solid #e5230f;">Content here</div>
.myborder {border:2px solid #e5230f;}