#e90bad color space conversions
Hex:
#e90bad
RGB:
233, 11, 173
CMY:
9, 96, 32
CMYK:
0, 95, 26, 9
HSL:
316°, 90.9836%, 47.8431%
HSV (HSB):
316°, 95.2790%, 91.3725%
XYZ:
41.2668, 20.5801, 41.3325
xyY:
0.4000, 0.1995, 20.5801
CIE-Lab:
52.4869, 83.4068, -26.7321
CIE-LCH:
52.4869, 87.5860, 342.2292
CIE-Luv:
52.4869, 102.6414, -52.9123
Hunter-Lab:
45.3653, 82.9841, -22.2636
#e90bad color charts
#e90bad color shades, tints & tones
#e90bad color schemes
#e90bad color preview, HTML & CSS examples
This text has a color of #e90bad
<p style="color:#e90bad;">Text here</p>
.mytext {color:#e90bad;}
This box has a color of #e90bad
<div style="background-color:#e90bad;">Content here</div>
.mybackground {background-color:#e90bad;}
Border around this has a color of #e90bad
<div style="border:2px solid #e90bad;">Content here</div>
.myborder {border:2px solid #e90bad;}