#e9d2e9 color space conversions
Hex:
#e9d2e9
RGB:
233, 210, 233
CMY:
9, 18, 9
CMYK:
0, 10, 0, 9
HSL:
300°, 34.3284%, 86.8627%
HSV (HSB):
300°, 9.8712%, 91.3725%
XYZ:
71.3588, 69.3000, 86.7060
xyY:
0.3139, 0.3048, 69.3000
CIE-Lab:
86.6524, 11.9692, -8.3918
CIE-LCH:
86.6524, 14.6179, 324.9652
CIE-Luv:
86.6524, 11.6689, -15.1007
Hunter-Lab:
83.2466, 7.3282, -3.4812
#e9d2e9 color charts
#e9d2e9 color shades, tints & tones
#e9d2e9 color schemes
#e9d2e9 color preview, HTML & CSS examples
This text has a color of #e9d2e9
<p style="color:#e9d2e9;">Text here</p>
.mytext {color:#e9d2e9;}
This box has a color of #e9d2e9
<div style="background-color:#e9d2e9;">Content here</div>
.mybackground {background-color:#e9d2e9;}
Border around this has a color of #e9d2e9
<div style="border:2px solid #e9d2e9;">Content here</div>
.myborder {border:2px solid #e9d2e9;}