#e64a6a color space conversions
Hex:
#e64a6a
RGB:
230, 74, 106
CMY:
10, 71, 58
CMYK:
0, 68, 54, 10
HSL:
348°, 75.7282%, 59.6078%
HSV (HSB):
348°, 67.8261%, 90.1961%
XYZ:
37.6834, 22.7612, 16.0429
xyY:
0.4927, 0.2976, 22.7612
CIE-Lab:
54.8255, 62.0345, 16.4788
CIE-LCH:
54.8255, 64.1859, 14.8764
CIE-Luv:
54.8255, 110.4569, 7.9466
Hunter-Lab:
47.7087, 57.5008, 13.4588
#e64a6a color charts
#e64a6a color shades, tints & tones
#e64a6a color schemes
#e64a6a color preview, HTML & CSS examples
This text has a color of #e64a6a
<p style="color:#e64a6a;">Text here</p>
.mytext {color:#e64a6a;}
This box has a color of #e64a6a
<div style="background-color:#e64a6a;">Content here</div>
.mybackground {background-color:#e64a6a;}
Border around this has a color of #e64a6a
<div style="border:2px solid #e64a6a;">Content here</div>
.myborder {border:2px solid #e64a6a;}