#e80da4 color space conversions
Hex:
#e80da4
RGB:
232, 13, 164
CMY:
9, 95, 36
CMYK:
0, 94, 29, 9
HSL:
319°, 89.3878%, 48.0392%
HSV (HSB):
319°, 94.3966%, 90.9804%
XYZ:
40.1235, 20.1240, 36.8915
xyY:
0.4131, 0.2072, 20.1240
CIE-Lab:
51.9771, 82.0748, -22.2268
CIE-LCH:
51.9771, 85.0312, 344.8471
CIE-Luv:
51.9771, 105.8955, -46.0963
Hunter-Lab:
44.8598, 81.1494, -17.3568
#e80da4 color charts
#e80da4 color shades, tints & tones
#e80da4 color schemes
#e80da4 color preview, HTML & CSS examples
This text has a color of #e80da4
<p style="color:#e80da4;">Text here</p>
.mytext {color:#e80da4;}
This box has a color of #e80da4
<div style="background-color:#e80da4;">Content here</div>
.mybackground {background-color:#e80da4;}
Border around this has a color of #e80da4
<div style="border:2px solid #e80da4;">Content here</div>
.myborder {border:2px solid #e80da4;}