#e54a2a color space conversions
Hex:
#e54a2a
RGB:
229, 74, 42
CMY:
10, 71, 84
CMYK:
0, 68, 82, 10
HSL:
10°, 78.2427%, 53.1373%
HSV (HSB):
10°, 81.6594%, 89.8039%
XYZ:
35.1798, 21.7227, 4.5292
xyY:
0.5727, 0.3536, 21.7227
CIE-Lab:
53.7316, 58.4278, 50.9294
CIE-LCH:
53.7316, 77.5087, 41.0775
CIE-Luv:
53.7316, 124.1976, 37.4082
Hunter-Lab:
46.6077, 53.1697, 26.8637
#e54a2a color charts
#e54a2a color shades, tints & tones
#e54a2a color schemes
#e54a2a color preview, HTML & CSS examples
This text has a color of #e54a2a
<p style="color:#e54a2a;">Text here</p>
.mytext {color:#e54a2a;}
This box has a color of #e54a2a
<div style="background-color:#e54a2a;">Content here</div>
.mybackground {background-color:#e54a2a;}
Border around this has a color of #e54a2a
<div style="border:2px solid #e54a2a;">Content here</div>
.myborder {border:2px solid #e54a2a;}