#e55a2d color space conversions
Hex:
#e55a2d
RGB:
229, 90, 45
CMY:
10, 65, 82
CMYK:
0, 61, 80, 10
HSL:
15°, 77.9661%, 53.7255%
HSV (HSB):
15°, 80.3493%, 89.8039%
XYZ:
36.4429, 24.1598, 5.2252
xyY:
0.5536, 0.3670, 24.1598
CIE-Lab:
56.2474, 51.8297, 51.8853
CIE-LCH:
56.2474, 73.3376, 45.0307
CIE-Luv:
56.2474, 112.4814, 41.1117
Hunter-Lab:
49.1526, 46.3270, 28.1040
#e55a2d color charts
#e55a2d color shades, tints & tones
#e55a2d color schemes
#e55a2d color preview, HTML & CSS examples
This text has a color of #e55a2d
<p style="color:#e55a2d;">Text here</p>
.mytext {color:#e55a2d;}
This box has a color of #e55a2d
<div style="background-color:#e55a2d;">Content here</div>
.mybackground {background-color:#e55a2d;}
Border around this has a color of #e55a2d
<div style="border:2px solid #e55a2d;">Content here</div>
.myborder {border:2px solid #e55a2d;}