#e90bac color space conversions
Hex:
#e90bac
RGB:
233, 11, 172
CMY:
9, 96, 33
CMYK:
0, 95, 26, 9
HSL:
316°, 90.9836%, 47.8431%
HSV (HSB):
316°, 95.2790%, 91.3725%
XYZ:
41.1703, 20.5415, 40.8247
xyY:
0.4015, 0.2003, 20.5415
CIE-Lab:
52.4440, 83.2962, -26.2104
CIE-LCH:
52.4440, 87.3227, 342.5330
CIE-Luv:
52.4440, 103.1067, -52.1293
Hunter-Lab:
45.3228, 82.8311, -21.6798
#e90bac color charts
#e90bac color shades, tints & tones
#e90bac color schemes
#e90bac color preview, HTML & CSS examples
This text has a color of #e90bac
<p style="color:#e90bac;">Text here</p>
.mytext {color:#e90bac;}
This box has a color of #e90bac
<div style="background-color:#e90bac;">Content here</div>
.mybackground {background-color:#e90bac;}
Border around this has a color of #e90bac
<div style="border:2px solid #e90bac;">Content here</div>
.myborder {border:2px solid #e90bac;}