#e9b3dd color space conversions
Hex:
#e9b3dd
RGB:
233, 179, 221
CMY:
9, 30, 13
CMYK:
0, 23, 5, 9
HSL:
313°, 55.1020%, 80.7843%
HSV (HSB):
313°, 23.1760%, 91.3725%
XYZ:
62.7755, 54.7843, 75.6724
xyY:
0.3249, 0.2835, 54.7843
CIE-Lab:
78.9169, 26.3079, -13.5062
CIE-LCH:
78.9169, 29.5724, 332.8245
CIE-Luv:
78.9169, 28.7887, -25.4034
Hunter-Lab:
74.0164, 21.8624, -8.8050
#e9b3dd color charts
#e9b3dd color shades, tints & tones
#e9b3dd color schemes
#e9b3dd color preview, HTML & CSS examples
This text has a color of #e9b3dd
<p style="color:#e9b3dd;">Text here</p>
.mytext {color:#e9b3dd;}
This box has a color of #e9b3dd
<div style="background-color:#e9b3dd;">Content here</div>
.mybackground {background-color:#e9b3dd;}
Border around this has a color of #e9b3dd
<div style="border:2px solid #e9b3dd;">Content here</div>
.myborder {border:2px solid #e9b3dd;}