#e04d2d color space conversions
Hex:
#e04d2d
RGB:
224, 77, 45
CMY:
12, 70, 82
CMYK:
0, 66, 80, 12
HSL:
11°, 74.2739%, 52.7451%
HSV (HSB):
11°, 79.9107%, 87.8431%
XYZ:
33.8680, 21.3445, 4.8175
xyY:
0.5642, 0.3556, 21.3445
CIE-Lab:
53.3245, 55.6637, 48.7874
CIE-LCH:
53.3245, 74.0180, 41.2335
CIE-Luv:
53.3245, 117.7106, 36.7300
Hunter-Lab:
46.2001, 50.0031, 26.1577
#e04d2d color charts
#e04d2d color shades, tints & tones
#e04d2d color schemes
#e04d2d color preview, HTML & CSS examples
This text has a color of #e04d2d
<p style="color:#e04d2d;">Text here</p>
.mytext {color:#e04d2d;}
This box has a color of #e04d2d
<div style="background-color:#e04d2d;">Content here</div>
.mybackground {background-color:#e04d2d;}
Border around this has a color of #e04d2d
<div style="border:2px solid #e04d2d;">Content here</div>
.myborder {border:2px solid #e04d2d;}