#e53d48 color space conversions
Hex:
#e53d48
RGB:
229, 61, 72
CMY:
10, 76, 72
CMYK:
0, 73, 69, 10
HSL:
356°, 76.3636%, 56.8627%
HSV (HSB):
356°, 73.3624%, 89.8039%
XYZ:
35.1515, 20.4634, 8.2280
xyY:
0.5506, 0.3205, 20.4634
CIE-Lab:
52.3571, 64.2560, 33.3016
CIE-LCH:
52.3571, 72.3729, 27.3961
CIE-Luv:
52.3571, 126.2636, 22.9940
Hunter-Lab:
45.2365, 59.5418, 20.8813
#e53d48 color charts
#e53d48 color shades, tints & tones
#e53d48 color schemes
#e53d48 color preview, HTML & CSS examples
This text has a color of #e53d48
<p style="color:#e53d48;">Text here</p>
.mytext {color:#e53d48;}
This box has a color of #e53d48
<div style="background-color:#e53d48;">Content here</div>
.mybackground {background-color:#e53d48;}
Border around this has a color of #e53d48
<div style="border:2px solid #e53d48;">Content here</div>
.myborder {border:2px solid #e53d48;}