#e53d3f color space conversions
Hex:
#e53d3f
RGB:
229, 61, 63
CMY:
10, 76, 75
CMYK:
0, 73, 72, 10
HSL:
359°, 76.3636%, 56.8627%
HSV (HSB):
359°, 73.3624%, 89.8039%
XYZ:
34.8790, 20.3544, 6.7931
xyY:
0.5623, 0.3282, 20.3544
CIE-Lab:
52.2355, 63.8503, 38.3245
CIE-LCH:
52.2355, 74.4690, 30.9732
CIE-Luv:
52.2355, 128.4026, 26.9677
Hunter-Lab:
45.1158, 59.0456, 22.6538
#e53d3f color charts
#e53d3f color shades, tints & tones
#e53d3f color schemes
#e53d3f color preview, HTML & CSS examples
This text has a color of #e53d3f
<p style="color:#e53d3f;">Text here</p>
.mytext {color:#e53d3f;}
This box has a color of #e53d3f
<div style="background-color:#e53d3f;">Content here</div>
.mybackground {background-color:#e53d3f;}
Border around this has a color of #e53d3f
<div style="border:2px solid #e53d3f;">Content here</div>
.myborder {border:2px solid #e53d3f;}