#e53e5c color space conversions
Hex:
#e53e5c
RGB:
229, 62, 92
CMY:
10, 76, 64
CMYK:
0, 73, 60, 10
HSL:
349°, 76.2557%, 57.0588%
HSV (HSB):
349°, 72.9258%, 89.8039%
XYZ:
35.9675, 20.8760, 12.2590
xyY:
0.5205, 0.3021, 20.8760
CIE-Lab:
52.8135, 65.0447, 22.0697
CIE-LCH:
52.8135, 68.6868, 18.7421
CIE-Luv:
52.8135, 120.1454, 12.7397
Hunter-Lab:
45.6902, 60.5579, 16.0753
#e53e5c color charts
#e53e5c color shades, tints & tones
#e53e5c color schemes
#e53e5c color preview, HTML & CSS examples
This text has a color of #e53e5c
<p style="color:#e53e5c;">Text here</p>
.mytext {color:#e53e5c;}
This box has a color of #e53e5c
<div style="background-color:#e53e5c;">Content here</div>
.mybackground {background-color:#e53e5c;}
Border around this has a color of #e53e5c
<div style="border:2px solid #e53e5c;">Content here</div>
.myborder {border:2px solid #e53e5c;}