#e9053c color space conversions
Hex:
#e9053c
RGB:
233, 5, 60
CMY:
9, 98, 76
CMYK:
0, 98, 74, 9
HSL:
346°, 95.7983%, 46.6667%
HSV (HSB):
346°, 97.8541%, 91.3725%
XYZ:
34.4742, 17.7584, 5.8857
xyY:
0.5932, 0.3056, 17.7584
CIE-Lab:
49.2018, 75.5363, 36.7958
CIE-LCH:
49.2018, 84.0218, 25.9720
CIE-Luv:
49.2018, 150.3794, 21.4016
Hunter-Lab:
42.1407, 72.2795, 21.2176
#e9053c color charts
#e9053c color shades, tints & tones
#e9053c color schemes
#e9053c color preview, HTML & CSS examples
This text has a color of #e9053c
<p style="color:#e9053c;">Text here</p>
.mytext {color:#e9053c;}
This box has a color of #e9053c
<div style="background-color:#e9053c;">Content here</div>
.mybackground {background-color:#e9053c;}
Border around this has a color of #e9053c
<div style="border:2px solid #e9053c;">Content here</div>
.myborder {border:2px solid #e9053c;}