#e90cb4 color space conversions
Hex:
#e90cb4
RGB:
233, 12, 180
CMY:
9, 95, 29
CMYK:
0, 95, 23, 9
HSL:
314°, 90.2041%, 48.0392%
HSV (HSB):
314°, 94.8498%, 91.3725%
XYZ:
41.9740, 20.8819, 44.9983
xyY:
0.3892, 0.1936, 20.8819
CIE-Lab:
52.8200, 84.1215, -30.3183
CIE-LCH:
52.8200, 89.4183, 340.1803
CIE-Luv:
52.8200, 99.3370, -58.3289
Hunter-Lab:
45.6967, 83.9891, -26.3962
#e90cb4 color charts
#e90cb4 color shades, tints & tones
#e90cb4 color schemes
#e90cb4 color preview, HTML & CSS examples
This text has a color of #e90cb4
<p style="color:#e90cb4;">Text here</p>
.mytext {color:#e90cb4;}
This box has a color of #e90cb4
<div style="background-color:#e90cb4;">Content here</div>
.mybackground {background-color:#e90cb4;}
Border around this has a color of #e90cb4
<div style="border:2px solid #e90cb4;">Content here</div>
.myborder {border:2px solid #e90cb4;}