#e4053c color space conversions
Hex:
#e4053c
RGB:
228, 5, 60
CMY:
11, 98, 76
CMYK:
0, 98, 74, 11
HSL:
345°, 95.7082%, 45.6863%
HSV (HSB):
345°, 97.8070%, 89.4118%
XYZ:
32.8648, 16.9288, 5.8104
xyY:
0.5911, 0.3045, 16.9288
CIE-Lab:
48.1702, 74.3455, 35.3411
CIE-LCH:
48.1702, 82.3180, 25.4247
CIE-Luv:
48.1702, 146.7017, 20.3329
Hunter-Lab:
41.1446, 70.5763, 20.4284
#e4053c color charts
#e4053c color shades, tints & tones
#e4053c color schemes
#e4053c color preview, HTML & CSS examples
This text has a color of #e4053c
<p style="color:#e4053c;">Text here</p>
.mytext {color:#e4053c;}
This box has a color of #e4053c
<div style="background-color:#e4053c;">Content here</div>
.mybackground {background-color:#e4053c;}
Border around this has a color of #e4053c
<div style="border:2px solid #e4053c;">Content here</div>
.myborder {border:2px solid #e4053c;}