#e52d40 color space conversions
Hex:
#e52d40
RGB:
229, 45, 64
CMY:
10, 82, 75
CMYK:
0, 80, 72, 10
HSL:
354°, 77.9661%, 53.7255%
HSV (HSB):
354°, 80.3493%, 89.8039%
XYZ:
34.1769, 18.9050, 6.6982
xyY:
0.5717, 0.3162, 18.9050
CIE-Lab:
50.5758, 68.5859, 35.8340
CIE-LCH:
50.5758, 77.3828, 27.5857
CIE-Luv:
50.5758, 135.9715, 23.1960
Hunter-Lab:
43.4798, 64.2185, 21.3021
#e52d40 color charts
#e52d40 color shades, tints & tones
#e52d40 color schemes
#e52d40 color preview, HTML & CSS examples
This text has a color of #e52d40
<p style="color:#e52d40;">Text here</p>
.mytext {color:#e52d40;}
This box has a color of #e52d40
<div style="background-color:#e52d40;">Content here</div>
.mybackground {background-color:#e52d40;}
Border around this has a color of #e52d40
<div style="border:2px solid #e52d40;">Content here</div>
.myborder {border:2px solid #e52d40;}