#e001ab color space conversions
Hex:
#e001ab
RGB:
224, 1, 171
CMY:
12, 100, 33
CMYK:
0, 100, 24, 12
HSL:
314°, 99.1111%, 44.1176%
HSV (HSB):
314°, 99.5536%, 87.8431%
XYZ:
38.1020, 18.8093, 40.1504
xyY:
0.3926, 0.1938, 18.8093
CIE-Lab:
50.4633, 82.1919, -28.8271
CIE-LCH:
50.4633, 87.1006, 340.6728
CIE-Luv:
50.4633, 97.0900, -55.2408
Hunter-Lab:
43.3697, 80.9226, -24.5303
#e001ab color charts
#e001ab color shades, tints & tones
#e001ab color schemes
#e001ab color preview, HTML & CSS examples
This text has a color of #e001ab
<p style="color:#e001ab;">Text here</p>
.mytext {color:#e001ab;}
This box has a color of #e001ab
<div style="background-color:#e001ab;">Content here</div>
.mybackground {background-color:#e001ab;}
Border around this has a color of #e001ab
<div style="border:2px solid #e001ab;">Content here</div>
.myborder {border:2px solid #e001ab;}