#e65a80 color space conversions
Hex:
#e65a80
RGB:
230, 90, 128
CMY:
10, 65, 50
CMYK:
0, 61, 44, 10
HSL:
344°, 73.6842%, 62.7451%
HSV (HSB):
344°, 60.8696%, 90.1961%
XYZ:
40.1856, 25.6938, 23.2635
xyY:
0.4508, 0.2882, 25.6938
CIE-Lab:
57.7453, 57.4053, 7.5828
CIE-LCH:
57.7453, 57.9040, 7.5247
CIE-Luv:
57.7453, 95.0678, -1.1540
Hunter-Lab:
50.6891, 52.8063, 8.2716
#e65a80 color charts
#e65a80 color shades, tints & tones
#e65a80 color schemes
#e65a80 color preview, HTML & CSS examples
This text has a color of #e65a80
<p style="color:#e65a80;">Text here</p>
.mytext {color:#e65a80;}
This box has a color of #e65a80
<div style="background-color:#e65a80;">Content here</div>
.mybackground {background-color:#e65a80;}
Border around this has a color of #e65a80
<div style="border:2px solid #e65a80;">Content here</div>
.myborder {border:2px solid #e65a80;}