#e0065d color space conversions
Hex:
#e0065d
RGB:
224, 6, 93
CMY:
12, 98, 64
CMYK:
0, 97, 58, 12
HSL:
336°, 94.7826%, 45.0980%
HSV (HSB):
336°, 97.3214%, 87.8431%
XYZ:
32.7814, 16.7679, 11.8647
xyY:
0.5338, 0.2730, 16.7679
CIE-Lab:
47.9662, 74.9275, 14.7590
CIE-LCH:
47.9662, 76.3673, 11.1433
CIE-Luv:
47.9662, 132.2348, 2.1307
Hunter-Lab:
40.9486, 71.2382, 11.4850
#e0065d color charts
#e0065d color shades, tints & tones
#e0065d color schemes
#e0065d color preview, HTML & CSS examples
This text has a color of #e0065d
<p style="color:#e0065d;">Text here</p>
.mytext {color:#e0065d;}
This box has a color of #e0065d
<div style="background-color:#e0065d;">Content here</div>
.mybackground {background-color:#e0065d;}
Border around this has a color of #e0065d
<div style="border:2px solid #e0065d;">Content here</div>
.myborder {border:2px solid #e0065d;}