#e90196 color space conversions
Hex:
#e90196
RGB:
233, 1, 150
CMY:
9, 100, 41
CMYK:
0, 100, 36, 9
HSL:
321°, 99.1453%, 45.8824%
HSV (HSB):
321°, 99.5708%, 91.3725%
XYZ:
39.1201, 19.5474, 30.5653
xyY:
0.4384, 0.2191, 19.5474
CIE-Lab:
51.3215, 81.7477, -14.8826
CIE-LCH:
51.3215, 83.0914, 349.6820
CIE-Luv:
51.3215, 114.2180, -35.6554
Hunter-Lab:
44.2124, 80.5693, -10.0402
#e90196 color charts
#e90196 color shades, tints & tones
#e90196 color schemes
#e90196 color preview, HTML & CSS examples
This text has a color of #e90196
<p style="color:#e90196;">Text here</p>
.mytext {color:#e90196;}
This box has a color of #e90196
<div style="background-color:#e90196;">Content here</div>
.mybackground {background-color:#e90196;}
Border around this has a color of #e90196
<div style="border:2px solid #e90196;">Content here</div>
.myborder {border:2px solid #e90196;}