#e53248 color space conversions
Hex:
#e53248
RGB:
229, 50, 72
CMY:
10, 80, 72
CMYK:
0, 78, 69, 10
HSL:
353°, 77.4892%, 54.7059%
HSV (HSB):
353°, 78.1659%, 89.8039%
XYZ:
34.6234, 19.4071, 8.0520
xyY:
0.5577, 0.3126, 19.4071
CIE-Lab:
51.1601, 67.6089, 31.8452
CIE-LCH:
51.1601, 74.7334, 25.2214
CIE-Luv:
51.1601, 131.6764, 20.5286
Hunter-Lab:
44.0535, 63.1967, 20.0006
#e53248 color charts
#e53248 color shades, tints & tones
#e53248 color schemes
#e53248 color preview, HTML & CSS examples
This text has a color of #e53248
<p style="color:#e53248;">Text here</p>
.mytext {color:#e53248;}
This box has a color of #e53248
<div style="background-color:#e53248;">Content here</div>
.mybackground {background-color:#e53248;}
Border around this has a color of #e53248
<div style="border:2px solid #e53248;">Content here</div>
.myborder {border:2px solid #e53248;}