#e53f3d color space conversions
Hex:
#e53f3d
RGB:
229, 63, 61
CMY:
10, 75, 76
CMYK:
0, 72, 73, 10
HSL:
1°, 76.3636%, 56.8627%
HSV (HSB):
1°, 73.3624%, 89.8039%
XYZ:
34.9329, 20.5499, 6.5402
xyY:
0.5632, 0.3313, 20.5499
CIE-Lab:
52.4534, 63.0955, 39.6967
CIE-LCH:
52.4534, 74.5444, 32.1762
CIE-Luv:
52.4534, 127.7221, 28.2600
Hunter-Lab:
45.3321, 58.2211, 23.1784
#e53f3d color charts
#e53f3d color shades, tints & tones
#e53f3d color schemes
#e53f3d color preview, HTML & CSS examples
This text has a color of #e53f3d
<p style="color:#e53f3d;">Text here</p>
.mytext {color:#e53f3d;}
This box has a color of #e53f3d
<div style="background-color:#e53f3d;">Content here</div>
.mybackground {background-color:#e53f3d;}
Border around this has a color of #e53f3d
<div style="border:2px solid #e53f3d;">Content here</div>
.myborder {border:2px solid #e53f3d;}