#e65a9d color space conversions
Hex:
#e65a9d
RGB:
230, 90, 157
CMY:
10, 65, 38
CMYK:
0, 61, 32, 10
HSL:
331°, 73.6842%, 62.7451%
HSV (HSB):
331°, 60.8696%, 90.1961%
XYZ:
42.3751, 26.5696, 34.7933
xyY:
0.4085, 0.2561, 26.5696
CIE-Lab:
58.5739, 60.5294, -8.1580
CIE-LCH:
58.5739, 61.0767, 352.3241
CIE-Luv:
58.5739, 86.0443, -22.7012
Hunter-Lab:
51.5458, 56.5375, -3.9387
#e65a9d color charts
#e65a9d color shades, tints & tones
#e65a9d color schemes
#e65a9d color preview, HTML & CSS examples
This text has a color of #e65a9d
<p style="color:#e65a9d;">Text here</p>
.mytext {color:#e65a9d;}
This box has a color of #e65a9d
<div style="background-color:#e65a9d;">Content here</div>
.mybackground {background-color:#e65a9d;}
Border around this has a color of #e65a9d
<div style="border:2px solid #e65a9d;">Content here</div>
.myborder {border:2px solid #e65a9d;}