#e65b9f color space conversions
Hex:
#e65b9f
RGB:
230, 91, 159
CMY:
10, 64, 38
CMYK:
0, 60, 31, 10
HSL:
331°, 73.5450%, 62.9412%
HSV (HSB):
331°, 60.4348%, 90.1961%
XYZ:
42.6322, 26.8084, 35.7285
xyY:
0.4054, 0.2549, 26.8084
CIE-Lab:
58.7965, 60.3406, -8.9882
CIE-LCH:
58.7965, 61.0063, 351.5276
CIE-Luv:
58.7965, 84.9360, -23.8466
Hunter-Lab:
51.7768, 56.3648, -4.6692
#e65b9f color charts
#e65b9f color shades, tints & tones
#e65b9f color schemes
#e65b9f color preview, HTML & CSS examples
This text has a color of #e65b9f
<p style="color:#e65b9f;">Text here</p>
.mytext {color:#e65b9f;}
This box has a color of #e65b9f
<div style="background-color:#e65b9f;">Content here</div>
.mybackground {background-color:#e65b9f;}
Border around this has a color of #e65b9f
<div style="border:2px solid #e65b9f;">Content here</div>
.myborder {border:2px solid #e65b9f;}