#e1008a color space conversions
Hex:
#e1008a
RGB:
225, 0, 138
CMY:
12, 100, 46
CMYK:
0, 100, 39, 12
HSL:
323°, 100.0000%, 44.1176%
HSV (HSB):
323°, 100.0000%, 88.2353%
XYZ:
35.6388, 17.8425, 25.6103
xyY:
0.4506, 0.2256, 17.8425
CIE-Lab:
49.3046, 79.0643, -10.8628
CIE-LCH:
49.3046, 79.8070, 352.1770
CIE-Luv:
49.3046, 113.5773, -29.4007
Hunter-Lab:
42.2404, 76.6820, -6.3792
#e1008a color charts
#e1008a color shades, tints & tones
#e1008a color schemes
#e1008a color preview, HTML & CSS examples
This text has a color of #e1008a
<p style="color:#e1008a;">Text here</p>
.mytext {color:#e1008a;}
This box has a color of #e1008a
<div style="background-color:#e1008a;">Content here</div>
.mybackground {background-color:#e1008a;}
Border around this has a color of #e1008a
<div style="border:2px solid #e1008a;">Content here</div>
.myborder {border:2px solid #e1008a;}