#e8016c color space conversions
Hex:
#e8016c
RGB:
232, 1, 108
CMY:
9, 100, 58
CMYK:
0, 100, 53, 9
HSL:
332°, 99.1416%, 45.6863%
HSV (HSB):
332°, 99.5690%, 90.9804%
XYZ:
35.9963, 18.2602, 15.8147
xyY:
0.5137, 0.2606, 18.2602
CIE-Lab:
49.8102, 78.0865, 8.3350
CIE-LCH:
49.8102, 78.5300, 6.0927
CIE-Luv:
49.8102, 132.8041, -5.4635
Hunter-Lab:
42.7320, 75.5829, 7.9697
#e8016c color charts
#e8016c color shades, tints & tones
#e8016c color schemes
#e8016c color preview, HTML & CSS examples
This text has a color of #e8016c
<p style="color:#e8016c;">Text here</p>
.mytext {color:#e8016c;}
This box has a color of #e8016c
<div style="background-color:#e8016c;">Content here</div>
.mybackground {background-color:#e8016c;}
Border around this has a color of #e8016c
<div style="border:2px solid #e8016c;">Content here</div>
.myborder {border:2px solid #e8016c;}