#e5331d color space conversions
Hex:
#e5331d
RGB:
229, 51, 29
CMY:
10, 80, 89
CMYK:
0, 78, 87, 10
HSL:
7°, 79.3651%, 50.5882%
HSV (HSB):
7°, 87.3362%, 89.8039%
XYZ:
33.7187, 19.1144, 3.0747
xyY:
0.6031, 0.3419, 19.1144
CIE-Lab:
50.8208, 65.9340, 54.3046
CIE-LCH:
50.8208, 85.4183, 39.4756
CIE-Luv:
50.8208, 139.5964, 35.3492
Hunter-Lab:
43.7200, 61.1567, 26.4343
#e5331d color charts
#e5331d color shades, tints & tones
#e5331d color schemes
#e5331d color preview, HTML & CSS examples
This text has a color of #e5331d
<p style="color:#e5331d;">Text here</p>
.mytext {color:#e5331d;}
This box has a color of #e5331d
<div style="background-color:#e5331d;">Content here</div>
.mybackground {background-color:#e5331d;}
Border around this has a color of #e5331d
<div style="border:2px solid #e5331d;">Content here</div>
.myborder {border:2px solid #e5331d;}