#e93385 color space conversions
Hex:
#e93385
RGB:
233, 51, 133
CMY:
9, 80, 48
CMYK:
0, 78, 43, 9
HSL:
333°, 80.5310%, 55.6863%
HSV (HSB):
333°, 78.1116%, 91.3725%
XYZ:
39.0217, 21.3847, 24.2613
xyY:
0.4609, 0.2526, 21.3847
CIE-Lab:
53.3680, 72.6144, -1.6498
CIE-LCH:
53.3680, 72.6332, 358.6984
CIE-Luv:
53.3680, 113.0805, -16.2448
Hunter-Lab:
46.2436, 69.6971, 1.2646
#e93385 color charts
#e93385 color shades, tints & tones
#e93385 color schemes
#e93385 color preview, HTML & CSS examples
This text has a color of #e93385
<p style="color:#e93385;">Text here</p>
.mytext {color:#e93385;}
This box has a color of #e93385
<div style="background-color:#e93385;">Content here</div>
.mybackground {background-color:#e93385;}
Border around this has a color of #e93385
<div style="border:2px solid #e93385;">Content here</div>
.myborder {border:2px solid #e93385;}