#e5281c color space conversions
Hex:
#e5281c
RGB:
229, 40, 28
CMY:
10, 84, 89
CMYK:
0, 83, 88, 10
HSL:
4°, 79.4466%, 50.3922%
HSV (HSB):
4°, 87.7729%, 89.8039%
XYZ:
33.2815, 18.2594, 2.8689
xyY:
0.6117, 0.3356, 18.2594
CIE-Lab:
49.8093, 68.7574, 53.9508
CIE-LCH:
49.8093, 87.3972, 38.1197
CIE-Luv:
49.8093, 144.8754, 33.7188
Hunter-Lab:
42.7311, 64.2470, 25.9311
#e5281c color charts
#e5281c color shades, tints & tones
#e5281c color schemes
#e5281c color preview, HTML & CSS examples
This text has a color of #e5281c
<p style="color:#e5281c;">Text here</p>
.mytext {color:#e5281c;}
This box has a color of #e5281c
<div style="background-color:#e5281c;">Content here</div>
.mybackground {background-color:#e5281c;}
Border around this has a color of #e5281c
<div style="border:2px solid #e5281c;">Content here</div>
.myborder {border:2px solid #e5281c;}