#e0064c color space conversions
Hex:
#e0064c
RGB:
224, 6, 76
CMY:
12, 98, 70
CMYK:
0, 97, 66, 12
HSL:
341°, 94.7826%, 45.0980%
HSV (HSB):
341°, 97.3214%, 87.8431%
XYZ:
32.1101, 16.4993, 8.3298
xyY:
0.5639, 0.2898, 16.4993
CIE-Lab:
47.6229, 73.9972, 24.7921
CIE-LCH:
47.6229, 78.0400, 18.5229
CIE-Luv:
47.6229, 138.5811, 11.8778
Hunter-Lab:
40.6194, 70.0224, 16.2750
#e0064c color charts
#e0064c color shades, tints & tones
#e0064c color schemes
#e0064c color preview, HTML & CSS examples
This text has a color of #e0064c
<p style="color:#e0064c;">Text here</p>
.mytext {color:#e0064c;}
This box has a color of #e0064c
<div style="background-color:#e0064c;">Content here</div>
.mybackground {background-color:#e0064c;}
Border around this has a color of #e0064c
<div style="border:2px solid #e0064c;">Content here</div>
.myborder {border:2px solid #e0064c;}