#e65b9c color space conversions
Hex:
#e65b9c
RGB:
230, 91, 156
CMY:
10, 64, 39
CMYK:
0, 60, 32, 10
HSL:
332°, 73.5450%, 62.9412%
HSV (HSB):
332°, 60.4348%, 90.1961%
XYZ:
42.3750, 26.7055, 34.3738
xyY:
0.4096, 0.2581, 26.7055
CIE-Lab:
58.7007, 59.9822, -7.3874
CIE-LCH:
58.7007, 60.4354, 352.9788
CIE-Luv:
58.7007, 85.8918, -21.5192
Hunter-Lab:
51.6773, 55.9331, -3.2633
#e65b9c color charts
#e65b9c color shades, tints & tones
#e65b9c color schemes
#e65b9c color preview, HTML & CSS examples
This text has a color of #e65b9c
<p style="color:#e65b9c;">Text here</p>
.mytext {color:#e65b9c;}
This box has a color of #e65b9c
<div style="background-color:#e65b9c;">Content here</div>
.mybackground {background-color:#e65b9c;}
Border around this has a color of #e65b9c
<div style="border:2px solid #e65b9c;">Content here</div>
.myborder {border:2px solid #e65b9c;}