#e65a90 color space conversions
Hex:
#e65a90
RGB:
230, 90, 144
CMY:
10, 65, 44
CMYK:
0, 61, 37, 10
HSL:
337°, 73.6842%, 62.7451%
HSV (HSB):
337°, 60.8696%, 90.1961%
XYZ:
41.3233, 26.1489, 29.2548
xyY:
0.4272, 0.2703, 26.1489
CIE-Lab:
58.1782, 59.0483, -1.1619
CIE-LCH:
58.1782, 59.0597, 358.8727
CIE-Luv:
58.1782, 90.1725, -12.7863
Hunter-Lab:
51.1360, 54.7589, 1.8755
#e65a90 color charts
#e65a90 color shades, tints & tones
#e65a90 color schemes
#e65a90 color preview, HTML & CSS examples
This text has a color of #e65a90
<p style="color:#e65a90;">Text here</p>
.mytext {color:#e65a90;}
This box has a color of #e65a90
<div style="background-color:#e65a90;">Content here</div>
.mybackground {background-color:#e65a90;}
Border around this has a color of #e65a90
<div style="border:2px solid #e65a90;">Content here</div>
.myborder {border:2px solid #e65a90;}