#e52d25 color space conversions
Hex:
#e52d25
RGB:
229, 45, 37
CMY:
10, 82, 85
CMYK:
0, 80, 84, 10
HSL:
2°, 78.6885%, 52.1569%
HSV (HSB):
2°, 83.8428%, 89.8039%
XYZ:
33.5854, 18.6684, 3.5835
xyY:
0.6015, 0.3343, 18.6684
CIE-Lab:
50.2969, 67.7249, 50.2119
CIE-LCH:
50.2969, 84.3084, 36.5536
CIE-Luv:
50.2969, 141.4516, 32.4653
Hunter-Lab:
43.2069, 63.1389, 25.3275
#e52d25 color charts
#e52d25 color shades, tints & tones
#e52d25 color schemes
#e52d25 color preview, HTML & CSS examples
This text has a color of #e52d25
<p style="color:#e52d25;">Text here</p>
.mytext {color:#e52d25;}
This box has a color of #e52d25
<div style="background-color:#e52d25;">Content here</div>
.mybackground {background-color:#e52d25;}
Border around this has a color of #e52d25
<div style="border:2px solid #e52d25;">Content here</div>
.myborder {border:2px solid #e52d25;}