#e1026e color space conversions
Hex:
#e1026e
RGB:
225, 2, 110
CMY:
12, 99, 57
CMYK:
0, 99, 51, 12
HSL:
331°, 98.2379%, 44.5098%
HSV (HSB):
331°, 99.1111%, 88.2353%
XYZ:
33.8875, 17.1768, 16.2812
xyY:
0.5032, 0.2551, 17.1768
CIE-Lab:
48.4820, 76.6047, 5.0212
CIE-LCH:
48.4820, 76.7691, 3.7502
CIE-Luv:
48.4820, 126.2982, -8.9299
Hunter-Lab:
41.4449, 73.4226, 5.7199
#e1026e color charts
#e1026e color shades, tints & tones
#e1026e color schemes
#e1026e color preview, HTML & CSS examples
This text has a color of #e1026e
<p style="color:#e1026e;">Text here</p>
.mytext {color:#e1026e;}
This box has a color of #e1026e
<div style="background-color:#e1026e;">Content here</div>
.mybackground {background-color:#e1026e;}
Border around this has a color of #e1026e
<div style="border:2px solid #e1026e;">Content here</div>
.myborder {border:2px solid #e1026e;}