#e65d99 color space conversions
Hex:
#e65d99
RGB:
230, 93, 153
CMY:
10, 64, 40
CMYK:
0, 60, 33, 10
HSL:
334°, 73.2620%, 63.3333%
HSV (HSB):
334°, 59.5652%, 90.1961%
XYZ:
42.2972, 26.9516, 33.1099
xyY:
0.4132, 0.2633, 26.9516
CIE-Lab:
58.9295, 58.7623, -5.3030
CIE-LCH:
58.9295, 59.0011, 354.8433
CIE-Luv:
58.9295, 85.8676, -18.3848
Hunter-Lab:
51.9149, 54.5802, -1.4730
#e65d99 color charts
#e65d99 color shades, tints & tones
#e65d99 color schemes
#e65d99 color preview, HTML & CSS examples
This text has a color of #e65d99
<p style="color:#e65d99;">Text here</p>
.mytext {color:#e65d99;}
This box has a color of #e65d99
<div style="background-color:#e65d99;">Content here</div>
.mybackground {background-color:#e65d99;}
Border around this has a color of #e65d99
<div style="border:2px solid #e65d99;">Content here</div>
.myborder {border:2px solid #e65d99;}