#e90ea1 color space conversions
Hex:
#e90ea1
RGB:
233, 14, 161
CMY:
9, 95, 37
CMYK:
0, 94, 31, 9
HSL:
320°, 88.6640%, 48.4314%
HSV (HSB):
320°, 93.9914%, 91.3725%
XYZ:
40.1943, 20.2109, 35.5008
xyY:
0.4191, 0.2107, 20.2109
CIE-Lab:
52.0749, 81.8741, -20.2838
CIE-LCH:
52.0749, 84.3493, 346.0855
CIE-Luv:
52.0749, 108.0136, -43.3213
Hunter-Lab:
44.9566, 80.9176, -15.3499
#e90ea1 color charts
#e90ea1 color shades, tints & tones
#e90ea1 color schemes
#e90ea1 color preview, HTML & CSS examples
This text has a color of #e90ea1
<p style="color:#e90ea1;">Text here</p>
.mytext {color:#e90ea1;}
This box has a color of #e90ea1
<div style="background-color:#e90ea1;">Content here</div>
.mybackground {background-color:#e90ea1;}
Border around this has a color of #e90ea1
<div style="border:2px solid #e90ea1;">Content here</div>
.myborder {border:2px solid #e90ea1;}