#e80a7d color space conversions
Hex:
#e80a7d
RGB:
232, 10, 125
CMY:
9, 96, 51
CMYK:
0, 96, 46, 9
HSL:
329°, 91.7355%, 47.4510%
HSV (HSB):
329°, 95.6897%, 90.9804%
XYZ:
37.0889, 18.8536, 21.0863
xyY:
0.4815, 0.2448, 18.8536
CIE-Lab:
50.5154, 78.6704, -1.0298
CIE-LCH:
50.5154, 78.6771, 359.2500
CIE-Luv:
50.5154, 124.3521, -16.7309
Hunter-Lab:
43.4207, 76.4843, 1.6015
#e80a7d color charts
#e80a7d color shades, tints & tones
#e80a7d color schemes
#e80a7d color preview, HTML & CSS examples
This text has a color of #e80a7d
<p style="color:#e80a7d;">Text here</p>
.mytext {color:#e80a7d;}
This box has a color of #e80a7d
<div style="background-color:#e80a7d;">Content here</div>
.mybackground {background-color:#e80a7d;}
Border around this has a color of #e80a7d
<div style="border:2px solid #e80a7d;">Content here</div>
.myborder {border:2px solid #e80a7d;}