#e80d97 color space conversions
Hex:
#e80d97
RGB:
232, 13, 151
CMY:
9, 95, 41
CMYK:
0, 94, 35, 9
HSL:
322°, 89.3878%, 48.0392%
HSV (HSB):
322°, 94.3966%, 90.9804%
XYZ:
39.0085, 19.6780, 31.0204
xyY:
0.4348, 0.2194, 19.6780
CIE-Lab:
51.4712, 80.7486, -15.2713
CIE-LCH:
51.4712, 82.1799, 349.2906
CIE-Luv:
51.4712, 111.9946, -36.0058
Hunter-Lab:
44.3599, 79.3368, -10.4089
#e80d97 color charts
#e80d97 color shades, tints & tones
#e80d97 color schemes
#e80d97 color preview, HTML & CSS examples
This text has a color of #e80d97
<p style="color:#e80d97;">Text here</p>
.mytext {color:#e80d97;}
This box has a color of #e80d97
<div style="background-color:#e80d97;">Content here</div>
.mybackground {background-color:#e80d97;}
Border around this has a color of #e80d97
<div style="border:2px solid #e80d97;">Content here</div>
.myborder {border:2px solid #e80d97;}