#e65dae color space conversions
Hex:
#e65dae
RGB:
230, 93, 174
CMY:
10, 64, 32
CMYK:
0, 60, 24, 10
HSL:
325°, 73.2620%, 63.3333%
HSV (HSB):
325°, 59.5652%, 90.1961%
XYZ:
44.1875, 27.7077, 43.0636
xyY:
0.3844, 0.2410, 27.7077
CIE-Lab:
59.6237, 61.3737, -16.4212
CIE-LCH:
59.6237, 63.5326, 345.0207
CIE-Luv:
59.6237, 79.2534, -34.8445
Hunter-Lab:
52.6381, 57.7266, -11.6589
#e65dae color charts
#e65dae color shades, tints & tones
#e65dae color schemes
#e65dae color preview, HTML & CSS examples
This text has a color of #e65dae
<p style="color:#e65dae;">Text here</p>
.mytext {color:#e65dae;}
This box has a color of #e65dae
<div style="background-color:#e65dae;">Content here</div>
.mybackground {background-color:#e65dae;}
Border around this has a color of #e65dae
<div style="border:2px solid #e65dae;">Content here</div>
.myborder {border:2px solid #e65dae;}