#e9d3db color space conversions
Hex:
#e9d3db
RGB:
233, 211, 219
CMY:
9, 17, 14
CMYK:
0, 9, 6, 9
HSL:
338°, 33.3333%, 87.0588%
HSV (HSB):
338°, 9.4421%, 91.3725%
XYZ:
69.6847, 69.0266, 76.6685
xyY:
0.3235, 0.3205, 69.0266
CIE-Lab:
86.5172, 8.9698, -1.1761
CIE-LCH:
86.5172, 9.0466, 352.5303
CIE-Luv:
86.5172, 12.3037, -3.3961
Hunter-Lab:
83.0823, 4.3217, 3.4446
#e9d3db color charts
#e9d3db color shades, tints & tones
#e9d3db color schemes
#e9d3db color preview, HTML & CSS examples
This text has a color of #e9d3db
<p style="color:#e9d3db;">Text here</p>
.mytext {color:#e9d3db;}
This box has a color of #e9d3db
<div style="background-color:#e9d3db;">Content here</div>
.mybackground {background-color:#e9d3db;}
Border around this has a color of #e9d3db
<div style="border:2px solid #e9d3db;">Content here</div>
.myborder {border:2px solid #e9d3db;}