#e9b0e5 color space conversions
Hex:
#e9b0e5
RGB:
233, 176, 229
CMY:
9, 31, 10
CMYK:
0, 24, 2, 9
HSL:
304°, 56.4356%, 80.1961%
HSV (HSB):
304°, 24.4635%, 91.3725%
XYZ:
63.2725, 54.0314, 81.2230
xyY:
0.3187, 0.2722, 54.0314
CIE-Lab:
78.4801, 29.3366, -18.4890
CIE-LCH:
78.4801, 34.6768, 327.7793
CIE-Luv:
78.4801, 29.2364, -33.8209
Hunter-Lab:
73.5061, 25.0133, -14.0602
#e9b0e5 color charts
#e9b0e5 color shades, tints & tones
#e9b0e5 color schemes
#e9b0e5 color preview, HTML & CSS examples
This text has a color of #e9b0e5
<p style="color:#e9b0e5;">Text here</p>
.mytext {color:#e9b0e5;}
This box has a color of #e9b0e5
<div style="background-color:#e9b0e5;">Content here</div>
.mybackground {background-color:#e9b0e5;}
Border around this has a color of #e9b0e5
<div style="border:2px solid #e9b0e5;">Content here</div>
.myborder {border:2px solid #e9b0e5;}