#e9509b color space conversions
Hex:
#e9509b
RGB:
233, 80, 155
CMY:
9, 69, 39
CMYK:
0, 66, 33, 9
HSL:
331°, 77.6650%, 61.3725%
HSV (HSB):
331°, 65.6652%, 91.3725%
XYZ:
42.3893, 25.4275, 33.6842
xyY:
0.4176, 0.2505, 25.4275
CIE-Lab:
57.4896, 65.2456, -8.5587
CIE-LCH:
57.4896, 65.8045, 352.5268
CIE-Luv:
57.4896, 93.5820, -24.1513
Hunter-Lab:
50.4257, 61.8074, -4.3075
#e9509b color charts
#e9509b color shades, tints & tones
#e9509b color schemes
#e9509b color preview, HTML & CSS examples
This text has a color of #e9509b
<p style="color:#e9509b;">Text here</p>
.mytext {color:#e9509b;}
This box has a color of #e9509b
<div style="background-color:#e9509b;">Content here</div>
.mybackground {background-color:#e9509b;}
Border around this has a color of #e9509b
<div style="border:2px solid #e9509b;">Content here</div>
.myborder {border:2px solid #e9509b;}