#e2008e color space conversions
Hex:
#e2008e
RGB:
226, 0, 142
CMY:
11, 100, 44
CMYK:
0, 100, 37, 11
HSL:
322°, 100.0000%, 44.3137%
HSV (HSB):
322°, 100.0000%, 88.6275%
XYZ:
36.2465, 18.1217, 27.1786
xyY:
0.4445, 0.2222, 18.1217
CIE-Lab:
49.6434, 79.6415, -12.7487
CIE-LCH:
49.6434, 80.6554, 350.9054
CIE-Luv:
49.6434, 112.4824, -32.0888
Hunter-Lab:
42.5696, 77.4894, -8.0550
#e2008e color charts
#e2008e color shades, tints & tones
#e2008e color schemes
#e2008e color preview, HTML & CSS examples
This text has a color of #e2008e
<p style="color:#e2008e;">Text here</p>
.mytext {color:#e2008e;}
This box has a color of #e2008e
<div style="background-color:#e2008e;">Content here</div>
.mybackground {background-color:#e2008e;}
Border around this has a color of #e2008e
<div style="border:2px solid #e2008e;">Content here</div>
.myborder {border:2px solid #e2008e;}