#e9d0dd color space conversions
Hex:
#e9d0dd
RGB:
233, 208, 221
CMY:
9, 18, 13
CMYK:
0, 11, 5, 9
HSL:
329°, 36.2319%, 86.4706%
HSV (HSB):
329°, 10.7296%, 91.3725%
XYZ:
69.2113, 67.6558, 77.8177
xyY:
0.3224, 0.3151, 67.6558
CIE-Lab:
85.8341, 10.8912, -3.2385
CIE-LCH:
85.8341, 11.3625, 343.4401
CIE-Luv:
85.8341, 13.7126, -6.8868
Hunter-Lab:
82.2532, 6.2544, 1.4844
#e9d0dd color charts
#e9d0dd color shades, tints & tones
#e9d0dd color schemes
#e9d0dd color preview, HTML & CSS examples
This text has a color of #e9d0dd
<p style="color:#e9d0dd;">Text here</p>
.mytext {color:#e9d0dd;}
This box has a color of #e9d0dd
<div style="background-color:#e9d0dd;">Content here</div>
.mybackground {background-color:#e9d0dd;}
Border around this has a color of #e9d0dd
<div style="border:2px solid #e9d0dd;">Content here</div>
.myborder {border:2px solid #e9d0dd;}