#e0006a color space conversions
Hex:
#e0006a
RGB:
224, 0, 106
CMY:
12, 100, 58
CMYK:
0, 100, 53, 12
HSL:
332°, 100.0000%, 43.9216%
HSV (HSB):
332°, 100.0000%, 87.8431%
XYZ:
33.3420, 16.8879, 15.1380
xyY:
0.5101, 0.2584, 16.8879
CIE-Lab:
48.1185, 76.2587, 6.9395
CIE-LCH:
48.1185, 76.5738, 5.1996
CIE-Luv:
48.1185, 127.4730, -6.6524
Hunter-Lab:
41.0949, 72.9084, 6.9259
#e0006a color charts
#e0006a color shades, tints & tones
#e0006a color schemes
#e0006a color preview, HTML & CSS examples
This text has a color of #e0006a
<p style="color:#e0006a;">Text here</p>
.mytext {color:#e0006a;}
This box has a color of #e0006a
<div style="background-color:#e0006a;">Content here</div>
.mybackground {background-color:#e0006a;}
Border around this has a color of #e0006a
<div style="border:2px solid #e0006a;">Content here</div>
.myborder {border:2px solid #e0006a;}