#e80daa color space conversions
Hex:
#e80daa
RGB:
232, 13, 170
CMY:
9, 95, 33
CMYK:
0, 94, 27, 9
HSL:
317°, 89.3878%, 48.0392%
HSV (HSB):
317°, 94.3966%, 90.9804%
XYZ:
40.6783, 20.3459, 39.8134
xyY:
0.4034, 0.2018, 20.3459
CIE-Lab:
52.2261, 82.7226, -25.3854
CIE-LCH:
52.2261, 86.5300, 342.9401
CIE-Luv:
52.2261, 103.0970, -50.7876
Hunter-Lab:
45.1065, 82.0402, -20.7580
#e80daa color charts
#e80daa color shades, tints & tones
#e80daa color schemes
#e80daa color preview, HTML & CSS examples
This text has a color of #e80daa
<p style="color:#e80daa;">Text here</p>
.mytext {color:#e80daa;}
This box has a color of #e80daa
<div style="background-color:#e80daa;">Content here</div>
.mybackground {background-color:#e80daa;}
Border around this has a color of #e80daa
<div style="border:2px solid #e80daa;">Content here</div>
.myborder {border:2px solid #e80daa;}