#e9b6ed color space conversions
Hex:
#e9b6ed
RGB:
233, 182, 237
CMY:
9, 29, 7
CMYK:
2, 23, 0, 7
HSL:
296°, 60.4396%, 82.1569%
HSV (HSB):
296°, 23.2068%, 92.9412%
XYZ:
65.6183, 56.8940, 87.6439
xyY:
0.3122, 0.2707, 56.8940
CIE-Lab:
80.1199, 27.5983, -20.3207
CIE-LCH:
80.1199, 34.2724, 323.6357
CIE-Luv:
80.1199, 25.2331, -36.5782
Hunter-Lab:
75.4281, 23.2860, -16.0926
#e9b6ed color charts
#e9b6ed color shades, tints & tones
#e9b6ed color schemes
#e9b6ed color preview, HTML & CSS examples
This text has a color of #e9b6ed
<p style="color:#e9b6ed;">Text here</p>
.mytext {color:#e9b6ed;}
This box has a color of #e9b6ed
<div style="background-color:#e9b6ed;">Content here</div>
.mybackground {background-color:#e9b6ed;}
Border around this has a color of #e9b6ed
<div style="border:2px solid #e9b6ed;">Content here</div>
.myborder {border:2px solid #e9b6ed;}