#e00059 color space conversions
Hex:
#e00059
RGB:
224, 0, 89
CMY:
12, 100, 65
CMYK:
0, 100, 60, 12
HSL:
336°, 100.0000%, 43.9216%
HSV (HSB):
336°, 100.0000%, 87.8431%
XYZ:
32.5436, 16.5686, 10.9340
xyY:
0.5420, 0.2759, 16.5686
CIE-Lab:
47.7118, 75.1745, 16.8864
CIE-LCH:
47.7118, 77.0478, 12.6601
CIE-Luv:
47.7118, 134.5299, 4.1863
Hunter-Lab:
40.7045, 71.4796, 12.5667
#e00059 color charts
#e00059 color shades, tints & tones
#e00059 color schemes
#e00059 color preview, HTML & CSS examples
This text has a color of #e00059
<p style="color:#e00059;">Text here</p>
.mytext {color:#e00059;}
This box has a color of #e00059
<div style="background-color:#e00059;">Content here</div>
.mybackground {background-color:#e00059;}
Border around this has a color of #e00059
<div style="border:2px solid #e00059;">Content here</div>
.myborder {border:2px solid #e00059;}