#e90dab color space conversions
Hex:
#e90dab
RGB:
233, 13, 171
CMY:
9, 95, 33
CMYK:
0, 94, 27, 9
HSL:
317°, 89.4309%, 48.2353%
HSV (HSB):
317°, 94.4206%, 91.3725%
XYZ:
41.0989, 20.5518, 40.3288
xyY:
0.4030, 0.2015, 20.5518
CIE-Lab:
52.4554, 83.0283, -25.6045
CIE-LCH:
52.4554, 86.8867, 342.8611
CIE-Luv:
52.4554, 103.4261, -51.2085
Hunter-Lab:
45.3340, 82.4897, -21.0101
#e90dab color charts
#e90dab color shades, tints & tones
#e90dab color schemes
#e90dab color preview, HTML & CSS examples
This text has a color of #e90dab
<p style="color:#e90dab;">Text here</p>
.mytext {color:#e90dab;}
This box has a color of #e90dab
<div style="background-color:#e90dab;">Content here</div>
.mybackground {background-color:#e90dab;}
Border around this has a color of #e90dab
<div style="border:2px solid #e90dab;">Content here</div>
.myborder {border:2px solid #e90dab;}