#e00e60 color space conversions
Hex:
#e00e60
RGB:
224, 14, 96
CMY:
12, 95, 62
CMYK:
0, 94, 57, 12
HSL:
337°, 88.2353%, 46.6667%
HSV (HSB):
337°, 93.7500%, 87.8431%
XYZ:
33.0088, 17.0059, 12.6090
xyY:
0.5271, 0.2716, 17.0059
CIE-Lab:
48.2675, 74.4380, 13.3211
CIE-LCH:
48.2675, 75.6206, 10.1460
CIE-Luv:
48.2675, 130.0574, 0.7910
Hunter-Lab:
41.2382, 70.7122, 10.7382
#e00e60 color charts
#e00e60 color shades, tints & tones
#e00e60 color schemes
#e00e60 color preview, HTML & CSS examples
This text has a color of #e00e60
<p style="color:#e00e60;">Text here</p>
.mytext {color:#e00e60;}
This box has a color of #e00e60
<div style="background-color:#e00e60;">Content here</div>
.mybackground {background-color:#e00e60;}
Border around this has a color of #e00e60
<div style="border:2px solid #e00e60;">Content here</div>
.myborder {border:2px solid #e00e60;}