#e53c2d color space conversions
Hex:
#e53c2d
RGB:
229, 60, 45
CMY:
10, 76, 82
CMYK:
0, 74, 80, 10
HSL:
5°, 77.9661%, 53.7255%
HSV (HSB):
5°, 80.3493%, 89.8039%
XYZ:
34.4026, 20.0792, 4.5451
xyY:
0.5828, 0.3402, 20.0792
CIE-Lab:
51.9266, 63.5444, 47.7366
CIE-LCH:
51.9266, 79.4775, 36.9150
CIE-Luv:
51.9266, 132.4472, 33.1654
Hunter-Lab:
44.8098, 58.6257, 25.3531
#e53c2d color charts
#e53c2d color shades, tints & tones
#e53c2d color schemes
#e53c2d color preview, HTML & CSS examples
This text has a color of #e53c2d
<p style="color:#e53c2d;">Text here</p>
.mytext {color:#e53c2d;}
This box has a color of #e53c2d
<div style="background-color:#e53c2d;">Content here</div>
.mybackground {background-color:#e53c2d;}
Border around this has a color of #e53c2d
<div style="border:2px solid #e53c2d;">Content here</div>
.myborder {border:2px solid #e53c2d;}