#e80064 color space conversions
Hex:
#e80064
RGB:
232, 0, 100
CMY:
9, 100, 61
CMYK:
0, 100, 57, 9
HSL:
334°, 100.0000%, 45.4902%
HSV (HSB):
334°, 100.0000%, 90.9804%
XYZ:
35.5790, 18.0759, 13.6704
xyY:
0.5285, 0.2685, 18.0759
CIE-Lab:
49.5880, 77.6405, 12.9361
CIE-LCH:
49.5880, 78.7108, 9.4595
CIE-Luv:
49.5880, 136.2991, -0.3166
Hunter-Lab:
42.5158, 74.9736, 10.6971
#e80064 color charts
#e80064 color shades, tints & tones
#e80064 color schemes
#e80064 color preview, HTML & CSS examples
This text has a color of #e80064
<p style="color:#e80064;">Text here</p>
.mytext {color:#e80064;}
This box has a color of #e80064
<div style="background-color:#e80064;">Content here</div>
.mybackground {background-color:#e80064;}
Border around this has a color of #e80064
<div style="border:2px solid #e80064;">Content here</div>
.myborder {border:2px solid #e80064;}