#e80d90 color space conversions
Hex:
#e80d90
RGB:
232, 13, 144
CMY:
9, 95, 44
CMYK:
0, 94, 38, 9
HSL:
324°, 89.3878%, 48.0392%
HSV (HSB):
324°, 94.3966%, 90.9804%
XYZ:
38.4567, 19.4573, 28.1143
xyY:
0.4470, 0.2262, 19.4573
CIE-Lab:
51.2180, 80.0795, -11.4629
CIE-LCH:
51.2180, 80.8958, 351.8538
CIE-Luv:
51.2180, 115.2772, -30.6443
Hunter-Lab:
44.1104, 78.4281, -6.9119
#e80d90 color charts
#e80d90 color shades, tints & tones
#e80d90 color schemes
#e80d90 color preview, HTML & CSS examples
This text has a color of #e80d90
<p style="color:#e80d90;">Text here</p>
.mytext {color:#e80d90;}
This box has a color of #e80d90
<div style="background-color:#e80d90;">Content here</div>
.mybackground {background-color:#e80d90;}
Border around this has a color of #e80d90
<div style="border:2px solid #e80d90;">Content here</div>
.myborder {border:2px solid #e80d90;}