#e9d9e2 color space conversions
Hex:
#e9d9e2
RGB:
233, 217, 226
CMY:
9, 15, 11
CMYK:
0, 7, 3, 9
HSL:
326°, 26.6667%, 88.2353%
HSV (HSB):
326°, 6.8670%, 91.3725%
XYZ:
72.1446, 72.4403, 82.1315
xyY:
0.3182, 0.3195, 72.4403
CIE-Lab:
88.1801, 7.0461, -2.4385
CIE-LCH:
88.1801, 7.4562, 340.9101
CIE-Luv:
88.1801, 8.6354, -4.9903
Hunter-Lab:
85.1119, 2.3587, 2.3645
#e9d9e2 color charts
#e9d9e2 color shades, tints & tones
#e9d9e2 color schemes
#e9d9e2 color preview, HTML & CSS examples
This text has a color of #e9d9e2
<p style="color:#e9d9e2;">Text here</p>
.mytext {color:#e9d9e2;}
This box has a color of #e9d9e2
<div style="background-color:#e9d9e2;">Content here</div>
.mybackground {background-color:#e9d9e2;}
Border around this has a color of #e9d9e2
<div style="border:2px solid #e9d9e2;">Content here</div>
.myborder {border:2px solid #e9d9e2;}