#e53e4c color space conversions
Hex:
#e53e4c
RGB:
229, 62, 76
CMY:
10, 76, 70
CMYK:
0, 73, 67, 10
HSL:
355°, 76.2557%, 57.0588%
HSV (HSB):
355°, 72.9258%, 89.8039%
XYZ:
35.3402, 20.6251, 8.9559
xyY:
0.5444, 0.3177, 20.6251
CIE-Lab:
52.5367, 64.1231, 31.1881
CIE-LCH:
52.5367, 71.3054, 25.9373
CIE-Luv:
52.5367, 124.7036, 21.3199
Hunter-Lab:
45.4148, 59.4265, 20.0983
#e53e4c color charts
#e53e4c color shades, tints & tones
#e53e4c color schemes
#e53e4c color preview, HTML & CSS examples
This text has a color of #e53e4c
<p style="color:#e53e4c;">Text here</p>
.mytext {color:#e53e4c;}
This box has a color of #e53e4c
<div style="background-color:#e53e4c;">Content here</div>
.mybackground {background-color:#e53e4c;}
Border around this has a color of #e53e4c
<div style="border:2px solid #e53e4c;">Content here</div>
.myborder {border:2px solid #e53e4c;}