#e65e91 color space conversions
Hex:
#e65e91
RGB:
230, 94, 145
CMY:
10, 63, 43
CMYK:
0, 59, 37, 10
HSL:
338°, 73.1183%, 63.5294%
HSV (HSB):
338°, 59.1304%, 90.1961%
XYZ:
41.7467, 26.8727, 29.7747
xyY:
0.4243, 0.2731, 26.8727
CIE-Lab:
58.8563, 57.4141, -0.7526
CIE-LCH:
58.8563, 57.4190, 359.2490
CIE-Luv:
58.8563, 87.8177, -11.9072
Hunter-Lab:
51.8389, 53.0306, 2.2328
#e65e91 color charts
#e65e91 color shades, tints & tones
#e65e91 color schemes
#e65e91 color preview, HTML & CSS examples
This text has a color of #e65e91
<p style="color:#e65e91;">Text here</p>
.mytext {color:#e65e91;}
This box has a color of #e65e91
<div style="background-color:#e65e91;">Content here</div>
.mybackground {background-color:#e65e91;}
Border around this has a color of #e65e91
<div style="border:2px solid #e65e91;">Content here</div>
.myborder {border:2px solid #e65e91;}