#e73485 color space conversions
Hex:
#e73485
RGB:
231, 52, 133
CMY:
9, 80, 48
CMYK:
0, 77, 42, 9
HSL:
333°, 78.8546%, 55.4902%
HSV (HSB):
333°, 77.4892%, 90.5882%
XYZ:
38.4166, 21.1384, 24.2456
xyY:
0.4584, 0.2522, 21.1384
CIE-Lab:
53.1006, 71.8363, -2.0848
CIE-LCH:
53.1006, 71.8665, 358.3376
CIE-Luv:
53.1006, 111.1410, -16.6196
Hunter-Lab:
45.9765, 68.6907, 0.9170
#e73485 color charts
#e73485 color shades, tints & tones
#e73485 color schemes
#e73485 color preview, HTML & CSS examples
This text has a color of #e73485
<p style="color:#e73485;">Text here</p>
.mytext {color:#e73485;}
This box has a color of #e73485
<div style="background-color:#e73485;">Content here</div>
.mybackground {background-color:#e73485;}
Border around this has a color of #e73485
<div style="border:2px solid #e73485;">Content here</div>
.myborder {border:2px solid #e73485;}