#e90cbc color space conversions
Hex:
#e90cbc
RGB:
233, 12, 188
CMY:
9, 95, 26
CMYK:
0, 95, 19, 9
HSL:
312°, 90.2041%, 48.0392%
HSV (HSB):
312°, 94.8498%, 91.3725%
XYZ:
42.8128, 21.2174, 49.4158
xyY:
0.3774, 0.1870, 21.2174
CIE-Lab:
53.1866, 85.0609, -34.4097
CIE-LCH:
53.1866, 91.7572, 337.9752
CIE-Luv:
53.1866, 95.6895, -64.5879
Hunter-Lab:
46.0624, 85.2983, -31.3628
#e90cbc color charts
#e90cbc color shades, tints & tones
#e90cbc color schemes
#e90cbc color preview, HTML & CSS examples
This text has a color of #e90cbc
<p style="color:#e90cbc;">Text here</p>
.mytext {color:#e90cbc;}
This box has a color of #e90cbc
<div style="background-color:#e90cbc;">Content here</div>
.mybackground {background-color:#e90cbc;}
Border around this has a color of #e90cbc
<div style="border:2px solid #e90cbc;">Content here</div>
.myborder {border:2px solid #e90cbc;}