#e53f5d color space conversions
Hex:
#e53f5d
RGB:
229, 63, 93
CMY:
10, 75, 64
CMYK:
0, 72, 59, 10
HSL:
349°, 76.1468%, 57.2549%
HSV (HSB):
349°, 72.4891%, 89.8039%
XYZ:
36.0664, 21.0033, 12.5091
xyY:
0.5184, 0.3019, 21.0033
CIE-Lab:
52.9532, 64.7739, 21.6582
CIE-LCH:
52.9532, 68.2988, 18.4882
CIE-Luv:
52.9532, 119.3414, 12.4239
Hunter-Lab:
45.8294, 60.2728, 15.8975
#e53f5d color charts
#e53f5d color shades, tints & tones
#e53f5d color schemes
#e53f5d color preview, HTML & CSS examples
This text has a color of #e53f5d
<p style="color:#e53f5d;">Text here</p>
.mytext {color:#e53f5d;}
This box has a color of #e53f5d
<div style="background-color:#e53f5d;">Content here</div>
.mybackground {background-color:#e53f5d;}
Border around this has a color of #e53f5d
<div style="border:2px solid #e53f5d;">Content here</div>
.myborder {border:2px solid #e53f5d;}