#e5201d color space conversions
Hex:
#e5201d
RGB:
229, 32, 29
CMY:
10, 87, 89
CMYK:
0, 86, 87, 10
HSL:
1°, 79.3651%, 50.5882%
HSV (HSB):
1°, 87.3362%, 89.8039%
XYZ:
33.0514, 17.7797, 2.8522
xyY:
0.6157, 0.3312, 17.7797
CIE-Lab:
49.2279, 70.4494, 53.0639
CIE-LCH:
49.2279, 88.1980, 36.9878
CIE-Luv:
49.2279, 147.8155, 32.4391
Hunter-Lab:
42.1660, 66.1247, 25.5057
#e5201d color charts
#e5201d color shades, tints & tones
#e5201d color schemes
#e5201d color preview, HTML & CSS examples
This text has a color of #e5201d
<p style="color:#e5201d;">Text here</p>
.mytext {color:#e5201d;}
This box has a color of #e5201d
<div style="background-color:#e5201d;">Content here</div>
.mybackground {background-color:#e5201d;}
Border around this has a color of #e5201d
<div style="border:2px solid #e5201d;">Content here</div>
.myborder {border:2px solid #e5201d;}