#e008a1 color space conversions
Hex:
#e008a1
RGB:
224, 8, 161
CMY:
12, 97, 37
CMYK:
0, 96, 28, 12
HSL:
318°, 93.1034%, 45.4902%
HSV (HSB):
318°, 96.4286%, 87.8431%
XYZ:
37.2603, 18.5942, 35.3434
xyY:
0.4086, 0.2039, 18.5942
CIE-Lab:
50.2090, 80.5533, -23.2970
CIE-LCH:
50.2090, 83.8545, 343.8695
CIE-Luv:
50.2090, 101.2813, -46.9753
Hunter-Lab:
43.1210, 78.7781, -18.4114
#e008a1 color charts
#e008a1 color shades, tints & tones
#e008a1 color schemes
#e008a1 color preview, HTML & CSS examples
This text has a color of #e008a1
<p style="color:#e008a1;">Text here</p>
.mytext {color:#e008a1;}
This box has a color of #e008a1
<div style="background-color:#e008a1;">Content here</div>
.mybackground {background-color:#e008a1;}
Border around this has a color of #e008a1
<div style="border:2px solid #e008a1;">Content here</div>
.myborder {border:2px solid #e008a1;}