#e0008c color space conversions
Hex:
#e0008c
RGB:
224, 0, 140
CMY:
12, 100, 45
CMYK:
0, 100, 38, 12
HSL:
323°, 100.0000%, 43.9216%
HSV (HSB):
323°, 100.0000%, 87.8431%
XYZ:
35.4741, 17.7407, 26.3656
xyY:
0.4458, 0.2229, 17.7407
CIE-Lab:
49.1801, 79.0443, -12.2791
CIE-LCH:
49.1801, 79.9924, 351.1700
CIE-Luv:
49.1801, 111.8227, -31.2724
Hunter-Lab:
42.1198, 76.6266, -7.6297
#e0008c color charts
#e0008c color shades, tints & tones
#e0008c color schemes
#e0008c color preview, HTML & CSS examples
This text has a color of #e0008c
<p style="color:#e0008c;">Text here</p>
.mytext {color:#e0008c;}
This box has a color of #e0008c
<div style="background-color:#e0008c;">Content here</div>
.mybackground {background-color:#e0008c;}
Border around this has a color of #e0008c
<div style="border:2px solid #e0008c;">Content here</div>
.myborder {border:2px solid #e0008c;}