#e53f4e color space conversions
Hex:
#e53f4e
RGB:
229, 63, 78
CMY:
10, 75, 69
CMYK:
0, 72, 66, 10
HSL:
355°, 76.1468%, 57.2549%
HSV (HSB):
355°, 72.4891%, 89.8039%
XYZ:
35.4658, 20.7631, 9.3462
xyY:
0.5408, 0.3166, 20.7631
CIE-Lab:
52.6892, 63.8907, 30.2055
CIE-LCH:
52.6892, 70.6711, 25.3033
CIE-Luv:
52.6892, 123.6431, 20.5786
Hunter-Lab:
45.5665, 59.1903, 19.7356
#e53f4e color charts
#e53f4e color shades, tints & tones
#e53f4e color schemes
#e53f4e color preview, HTML & CSS examples
This text has a color of #e53f4e
<p style="color:#e53f4e;">Text here</p>
.mytext {color:#e53f4e;}
This box has a color of #e53f4e
<div style="background-color:#e53f4e;">Content here</div>
.mybackground {background-color:#e53f4e;}
Border around this has a color of #e53f4e
<div style="border:2px solid #e53f4e;">Content here</div>
.myborder {border:2px solid #e53f4e;}