#e65e96 color space conversions
Hex:
#e65e96
RGB:
230, 94, 150
CMY:
10, 63, 41
CMYK:
0, 59, 35, 10
HSL:
335°, 73.1183%, 63.5294%
HSV (HSB):
335°, 59.1304%, 90.1961%
XYZ:
42.1409, 27.0304, 31.8505
xyY:
0.4171, 0.2676, 27.0304
CIE-Lab:
59.0025, 57.9768, -3.4499
CIE-LCH:
59.0025, 58.0793, 356.5946
CIE-Luv:
59.0025, 86.2951, -15.6788
Hunter-Lab:
51.9908, 53.6984, 0.0714
#e65e96 color charts
#e65e96 color shades, tints & tones
#e65e96 color schemes
#e65e96 color preview, HTML & CSS examples
This text has a color of #e65e96
<p style="color:#e65e96;">Text here</p>
.mytext {color:#e65e96;}
This box has a color of #e65e96
<div style="background-color:#e65e96;">Content here</div>
.mybackground {background-color:#e65e96;}
Border around this has a color of #e65e96
<div style="border:2px solid #e65e96;">Content here</div>
.myborder {border:2px solid #e65e96;}