#e53d54 color space conversions
Hex:
#e53d54
RGB:
229, 61, 84
CMY:
10, 76, 67
CMYK:
0, 73, 63, 10
HSL:
352°, 76.3636%, 56.8627%
HSV (HSB):
352°, 73.3624%, 89.8039%
XYZ:
35.5821, 20.6356, 10.4952
xyY:
0.5334, 0.3093, 20.6356
CIE-Lab:
52.5483, 64.8911, 26.4859
CIE-LCH:
52.5483, 70.0882, 22.2033
CIE-Luv:
52.5483, 123.0234, 16.9497
Hunter-Lab:
45.4264, 60.3211, 18.1003
#e53d54 color charts
#e53d54 color shades, tints & tones
#e53d54 color schemes
#e53d54 color preview, HTML & CSS examples
This text has a color of #e53d54
<p style="color:#e53d54;">Text here</p>
.mytext {color:#e53d54;}
This box has a color of #e53d54
<div style="background-color:#e53d54;">Content here</div>
.mybackground {background-color:#e53d54;}
Border around this has a color of #e53d54
<div style="border:2px solid #e53d54;">Content here</div>
.myborder {border:2px solid #e53d54;}