#e64a7b color space conversions
Hex:
#e64a7b
RGB:
230, 74, 123
CMY:
10, 71, 52
CMYK:
0, 68, 47, 10
HSL:
341°, 75.7282%, 59.6078%
HSV (HSB):
341°, 67.8261%, 90.1961%
XYZ:
38.6571, 23.1506, 21.1700
xyY:
0.4659, 0.2790, 23.1506
CIE-Lab:
55.2271, 63.4398, 6.9410
CIE-LCH:
55.2271, 63.8184, 6.2440
CIE-Luv:
55.2271, 104.9771, -3.3979
Hunter-Lab:
48.1151, 59.2107, 7.5938
#e64a7b color charts
#e64a7b color shades, tints & tones
#e64a7b color schemes
#e64a7b color preview, HTML & CSS examples
This text has a color of #e64a7b
<p style="color:#e64a7b;">Text here</p>
.mytext {color:#e64a7b;}
This box has a color of #e64a7b
<div style="background-color:#e64a7b;">Content here</div>
.mybackground {background-color:#e64a7b;}
Border around this has a color of #e64a7b
<div style="border:2px solid #e64a7b;">Content here</div>
.myborder {border:2px solid #e64a7b;}