#e80999 color space conversions
Hex:
#e80999
RGB:
232, 9, 153
CMY:
9, 96, 40
CMYK:
0, 96, 34, 9
HSL:
321°, 92.5311%, 47.2549%
HSV (HSB):
321°, 96.1207%, 90.9804%
XYZ:
39.1262, 19.6511, 31.8679
xyY:
0.4316, 0.2168, 19.6511
CIE-Lab:
51.4404, 81.2544, -16.5121
CIE-LCH:
51.4404, 82.9151, 348.5131
CIE-Luv:
51.4404, 111.3773, -37.8177
Hunter-Lab:
44.3295, 79.9711, -11.5920
#e80999 color charts
#e80999 color shades, tints & tones
#e80999 color schemes
#e80999 color preview, HTML & CSS examples
This text has a color of #e80999
<p style="color:#e80999;">Text here</p>
.mytext {color:#e80999;}
This box has a color of #e80999
<div style="background-color:#e80999;">Content here</div>
.mybackground {background-color:#e80999;}
Border around this has a color of #e80999
<div style="border:2px solid #e80999;">Content here</div>
.myborder {border:2px solid #e80999;}