#e0008a color space conversions
Hex:
#e0008a
RGB:
224, 0, 138
CMY:
12, 100, 46
CMYK:
0, 100, 38, 12
HSL:
323°, 100.0000%, 43.9216%
HSV (HSB):
323°, 100.0000%, 87.8431%
XYZ:
35.3279, 17.6823, 25.5958
xyY:
0.4494, 0.2249, 17.6823
CIE-Lab:
49.1084, 78.8582, -11.1775
CIE-LCH:
49.1084, 79.6464, 351.9325
CIE-Luv:
49.1084, 112.7720, -29.7524
Hunter-Lab:
42.0503, 76.3760, -6.6543
#e0008a color charts
#e0008a color shades, tints & tones
#e0008a color schemes
#e0008a color preview, HTML & CSS examples
This text has a color of #e0008a
<p style="color:#e0008a;">Text here</p>
.mytext {color:#e0008a;}
This box has a color of #e0008a
<div style="background-color:#e0008a;">Content here</div>
.mybackground {background-color:#e0008a;}
Border around this has a color of #e0008a
<div style="border:2px solid #e0008a;">Content here</div>
.myborder {border:2px solid #e0008a;}