#e80e89 color space conversions
Hex:
#e80e89
RGB:
232, 14, 137
CMY:
9, 95, 46
CMYK:
0, 94, 41, 9
HSL:
326°, 88.6179%, 48.2353%
HSV (HSB):
326°, 93.9655%, 90.9804%
XYZ:
37.9511, 19.2760, 25.3873
xyY:
0.4594, 0.2333, 19.2760
CIE-Lab:
51.0086, 79.3542, -7.5653
CIE-LCH:
51.0086, 79.7141, 354.5541
CIE-Luv:
51.0086, 118.4380, -25.2811
Hunter-Lab:
43.9045, 77.4629, -3.5507
#e80e89 color charts
#e80e89 color shades, tints & tones
#e80e89 color schemes
#e80e89 color preview, HTML & CSS examples
This text has a color of #e80e89
<p style="color:#e80e89;">Text here</p>
.mytext {color:#e80e89;}
This box has a color of #e80e89
<div style="background-color:#e80e89;">Content here</div>
.mybackground {background-color:#e80e89;}
Border around this has a color of #e80e89
<div style="border:2px solid #e80e89;">Content here</div>
.myborder {border:2px solid #e80e89;}