#e5230d color space conversions
Hex:
#e5230d
RGB:
229, 35, 13
CMY:
10, 86, 95
CMYK:
0, 85, 94, 10
HSL:
6°, 89.2562%, 47.4510%
HSV (HSB):
6°, 94.3231%, 89.8039%
XYZ:
32.9868, 17.8891, 2.0951
xyY:
0.6227, 0.3377, 17.8891
CIE-Lab:
49.3614, 69.6447, 59.0984
CIE-LCH:
49.3614, 91.3400, 40.3169
CIE-Luv:
49.3614, 148.2990, 35.3334
Hunter-Lab:
42.2955, 65.1970, 26.6699
#e5230d color charts
#e5230d color shades, tints & tones
#e5230d color schemes
#e5230d color preview, HTML & CSS examples
This text has a color of #e5230d
<p style="color:#e5230d;">Text here</p>
.mytext {color:#e5230d;}
This box has a color of #e5230d
<div style="background-color:#e5230d;">Content here</div>
.mybackground {background-color:#e5230d;}
Border around this has a color of #e5230d
<div style="border:2px solid #e5230d;">Content here</div>
.myborder {border:2px solid #e5230d;}