#e0016b color space conversions
Hex:
#e0016b
RGB:
224, 1, 107
CMY:
12, 100, 58
CMYK:
0, 100, 52, 12
HSL:
331°, 99.1111%, 44.1176%
HSV (HSB):
331°, 99.5536%, 87.8431%
XYZ:
33.4052, 16.9305, 15.4172
xyY:
0.5080, 0.2575, 16.9305
CIE-Lab:
48.1724, 76.2489, 6.3995
CIE-LCH:
48.1724, 76.5170, 4.7975
CIE-Luv:
48.1724, 126.9290, -7.2628
Hunter-Lab:
41.1467, 72.9093, 6.5875
#e0016b color charts
#e0016b color shades, tints & tones
#e0016b color schemes
#e0016b color preview, HTML & CSS examples
This text has a color of #e0016b
<p style="color:#e0016b;">Text here</p>
.mytext {color:#e0016b;}
This box has a color of #e0016b
<div style="background-color:#e0016b;">Content here</div>
.mybackground {background-color:#e0016b;}
Border around this has a color of #e0016b
<div style="border:2px solid #e0016b;">Content here</div>
.myborder {border:2px solid #e0016b;}