#e5043d color space conversions
Hex:
#e5043d
RGB:
229, 4, 61
CMY:
10, 98, 76
CMYK:
0, 98, 73, 10
HSL:
345°, 96.5665%, 45.6863%
HSV (HSB):
345°, 98.2533%, 89.8039%
XYZ:
33.1988, 17.0818, 5.9622
xyY:
0.5903, 0.3037, 17.0818
CIE-Lab:
48.3629, 74.6997, 35.0232
CIE-LCH:
48.3629, 82.5025, 25.1197
CIE-Luv:
48.3629, 147.2953, 20.0710
Hunter-Lab:
41.3301, 71.0543, 20.3780
#e5043d color charts
#e5043d color shades, tints & tones
#e5043d color schemes
#e5043d color preview, HTML & CSS examples
This text has a color of #e5043d
<p style="color:#e5043d;">Text here</p>
.mytext {color:#e5043d;}
This box has a color of #e5043d
<div style="background-color:#e5043d;">Content here</div>
.mybackground {background-color:#e5043d;}
Border around this has a color of #e5043d
<div style="border:2px solid #e5043d;">Content here</div>
.myborder {border:2px solid #e5043d;}