#e9b0e8 color space conversions
Hex:
#e9b0e8
RGB:
233, 176, 232
CMY:
9, 31, 9
CMYK:
0, 24, 0, 9
HSL:
301°, 56.4356%, 80.1961%
HSV (HSB):
301°, 24.4635%, 91.3725%
XYZ:
63.6951, 54.2005, 83.4486
xyY:
0.3163, 0.2692, 54.2005
CIE-Lab:
78.5785, 29.8822, -19.9611
CIE-LCH:
78.5785, 35.9359, 326.2574
CIE-Luv:
78.5785, 28.8274, -36.2848
Hunter-Lab:
73.6210, 25.5971, -15.6699
#e9b0e8 color charts
#e9b0e8 color shades, tints & tones
#e9b0e8 color schemes
#e9b0e8 color preview, HTML & CSS examples
This text has a color of #e9b0e8
<p style="color:#e9b0e8;">Text here</p>
.mytext {color:#e9b0e8;}
This box has a color of #e9b0e8
<div style="background-color:#e9b0e8;">Content here</div>
.mybackground {background-color:#e9b0e8;}
Border around this has a color of #e9b0e8
<div style="border:2px solid #e9b0e8;">Content here</div>
.myborder {border:2px solid #e9b0e8;}