#e80da1 color space conversions
Hex:
#e80da1
RGB:
232, 13, 161
CMY:
9, 95, 37
CMYK:
0, 94, 31, 9
HSL:
319°, 89.3878%, 48.0392%
HSV (HSB):
319°, 94.3966%, 90.9804%
XYZ:
39.8557, 20.0169, 35.4812
xyY:
0.4180, 0.2099, 20.0169
CIE-Lab:
51.8563, 81.7592, -20.6353
CIE-LCH:
51.8563, 84.3231, 345.8349
CIE-Luv:
51.8563, 107.3001, -43.7566
Hunter-Lab:
44.7402, 80.7167, -15.7018
#e80da1 color charts
#e80da1 color shades, tints & tones
#e80da1 color schemes
#e80da1 color preview, HTML & CSS examples
This text has a color of #e80da1
<p style="color:#e80da1;">Text here</p>
.mytext {color:#e80da1;}
This box has a color of #e80da1
<div style="background-color:#e80da1;">Content here</div>
.mybackground {background-color:#e80da1;}
Border around this has a color of #e80da1
<div style="border:2px solid #e80da1;">Content here</div>
.myborder {border:2px solid #e80da1;}