#e9d6e6 color space conversions
Hex:
#e9d6e6
RGB:
233, 214, 230
CMY:
9, 16, 10
CMYK:
0, 8, 1, 9
HSL:
309°, 30.1587%, 87.6471%
HSV (HSB):
309°, 8.1545%, 91.3725%
XYZ:
71.9338, 71.1299, 84.8010
xyY:
0.3157, 0.3122, 71.1299
CIE-Lab:
87.5481, 9.3256, -5.4798
CIE-LCH:
87.5481, 10.8164, 329.5613
CIE-Luv:
87.5481, 9.8740, -10.0939
Hunter-Lab:
84.3386, 4.6531, -0.5781
#e9d6e6 color charts
#e9d6e6 color shades, tints & tones
#e9d6e6 color schemes
#e9d6e6 color preview, HTML & CSS examples
This text has a color of #e9d6e6
<p style="color:#e9d6e6;">Text here</p>
.mytext {color:#e9d6e6;}
This box has a color of #e9d6e6
<div style="background-color:#e9d6e6;">Content here</div>
.mybackground {background-color:#e9d6e6;}
Border around this has a color of #e9d6e6
<div style="border:2px solid #e9d6e6;">Content here</div>
.myborder {border:2px solid #e9d6e6;}