#e80d8e color space conversions
Hex:
#e80d8e
RGB:
232, 13, 142
CMY:
9, 95, 44
CMYK:
0, 94, 39, 9
HSL:
325°, 89.3878%, 48.0392%
HSV (HSB):
325°, 94.3966%, 90.9804%
XYZ:
38.3051, 19.3966, 27.3162
xyY:
0.4506, 0.2281, 19.3966
CIE-Lab:
51.1481, 79.8943, -10.3667
CIE-LCH:
51.1481, 80.5641, 352.6069
CIE-Luv:
51.1481, 116.2122, -29.1253
Hunter-Lab:
44.0416, 78.1772, -5.9447
#e80d8e color charts
#e80d8e color shades, tints & tones
#e80d8e color schemes
#e80d8e color preview, HTML & CSS examples
This text has a color of #e80d8e
<p style="color:#e80d8e;">Text here</p>
.mytext {color:#e80d8e;}
This box has a color of #e80d8e
<div style="background-color:#e80d8e;">Content here</div>
.mybackground {background-color:#e80d8e;}
Border around this has a color of #e80d8e
<div style="border:2px solid #e80d8e;">Content here</div>
.myborder {border:2px solid #e80d8e;}