#e65d9f color space conversions
Hex:
#e65d9f
RGB:
230, 93, 159
CMY:
10, 64, 38
CMYK:
0, 60, 31, 10
HSL:
331°, 73.2620%, 63.3333%
HSV (HSB):
331°, 59.5652%, 90.1961%
XYZ:
42.8055, 27.1549, 35.7862
xyY:
0.4048, 0.2568, 27.1549
CIE-Lab:
59.1174, 59.4752, -8.5093
CIE-LCH:
59.1174, 60.0808, 351.8578
CIE-Luv:
59.1174, 83.9935, -23.0185
Hunter-Lab:
52.1104, 55.4337, -4.2395
#e65d9f color charts
#e65d9f color shades, tints & tones
#e65d9f color schemes
#e65d9f color preview, HTML & CSS examples
This text has a color of #e65d9f
<p style="color:#e65d9f;">Text here</p>
.mytext {color:#e65d9f;}
This box has a color of #e65d9f
<div style="background-color:#e65d9f;">Content here</div>
.mybackground {background-color:#e65d9f;}
Border around this has a color of #e65d9f
<div style="border:2px solid #e65d9f;">Content here</div>
.myborder {border:2px solid #e65d9f;}