#e9d1d6 color space conversions
Hex:
#e9d1d6
RGB:
233, 209, 214
CMY:
9, 18, 16
CMYK:
0, 10, 8, 9
HSL:
348°, 35.2941%, 86.6667%
HSV (HSB):
348°, 10.3004%, 91.3725%
XYZ:
68.5423, 67.7796, 73.0885
xyY:
0.3273, 0.3237, 67.7796
CIE-Lab:
85.8961, 9.1697, 0.5668
CIE-LCH:
85.8961, 9.1872, 3.5368
CIE-Luv:
85.8961, 13.7704, -0.7954
Hunter-Lab:
82.3284, 4.5352, 4.9941
#e9d1d6 color charts
#e9d1d6 color shades, tints & tones
#e9d1d6 color schemes
#e9d1d6 color preview, HTML & CSS examples
This text has a color of #e9d1d6
<p style="color:#e9d1d6;">Text here</p>
.mytext {color:#e9d1d6;}
This box has a color of #e9d1d6
<div style="background-color:#e9d1d6;">Content here</div>
.mybackground {background-color:#e9d1d6;}
Border around this has a color of #e9d1d6
<div style="border:2px solid #e9d1d6;">Content here</div>
.myborder {border:2px solid #e9d1d6;}