#e0064a color space conversions
Hex:
#e0064a
RGB:
224, 6, 74
CMY:
12, 98, 71
CMYK:
0, 97, 67, 12
HSL:
341°, 94.7826%, 45.0980%
HSV (HSB):
341°, 97.3214%, 87.8431%
XYZ:
32.0416, 16.4720, 7.9692
xyY:
0.5673, 0.2916, 16.4720
CIE-Lab:
47.5877, 73.9014, 25.9746
CIE-LCH:
47.5877, 78.3332, 19.3654
CIE-Luv:
47.5877, 139.2634, 12.9195
Hunter-Lab:
40.5857, 69.8975, 16.7681
#e0064a color charts
#e0064a color shades, tints & tones
#e0064a color schemes
#e0064a color preview, HTML & CSS examples
This text has a color of #e0064a
<p style="color:#e0064a;">Text here</p>
.mytext {color:#e0064a;}
This box has a color of #e0064a
<div style="background-color:#e0064a;">Content here</div>
.mybackground {background-color:#e0064a;}
Border around this has a color of #e0064a
<div style="border:2px solid #e0064a;">Content here</div>
.myborder {border:2px solid #e0064a;}