#e65e95 color space conversions
Hex:
#e65e95
RGB:
230, 94, 149
CMY:
10, 63, 42
CMYK:
0, 59, 35, 10
HSL:
336°, 73.1183%, 63.5294%
HSV (HSB):
336°, 59.1304%, 90.1961%
XYZ:
42.0606, 26.9983, 31.4281
xyY:
0.4186, 0.2687, 26.9983
CIE-Lab:
58.9728, 57.8627, -2.9116
CIE-LCH:
58.9728, 57.9359, 357.1193
CIE-Luv:
58.9728, 86.6010, -14.9200
Hunter-Lab:
51.9599, 53.5628, 0.5102
#e65e95 color charts
#e65e95 color shades, tints & tones
#e65e95 color schemes
#e65e95 color preview, HTML & CSS examples
This text has a color of #e65e95
<p style="color:#e65e95;">Text here</p>
.mytext {color:#e65e95;}
This box has a color of #e65e95
<div style="background-color:#e65e95;">Content here</div>
.mybackground {background-color:#e65e95;}
Border around this has a color of #e65e95
<div style="border:2px solid #e65e95;">Content here</div>
.myborder {border:2px solid #e65e95;}