#e9d2d9 color space conversions
Hex:
#e9d2d9
RGB:
233, 210, 217
CMY:
9, 18, 15
CMYK:
0, 10, 7, 9
HSL:
342°, 34.3284%, 86.8627%
HSV (HSB):
342°, 9.8712%, 91.3725%
XYZ:
69.1753, 68.4266, 75.2074
xyY:
0.3251, 0.3215, 68.4266
CIE-Lab:
86.2193, 9.1526, -0.5521
CIE-LCH:
86.2193, 9.1692, 356.5477
CIE-Luv:
86.2193, 12.9934, -2.4813
Hunter-Lab:
82.7204, 4.5108, 3.9992
#e9d2d9 color charts
#e9d2d9 color shades, tints & tones
#e9d2d9 color schemes
#e9d2d9 color preview, HTML & CSS examples
This text has a color of #e9d2d9
<p style="color:#e9d2d9;">Text here</p>
.mytext {color:#e9d2d9;}
This box has a color of #e9d2d9
<div style="background-color:#e9d2d9;">Content here</div>
.mybackground {background-color:#e9d2d9;}
Border around this has a color of #e9d2d9
<div style="border:2px solid #e9d2d9;">Content here</div>
.myborder {border:2px solid #e9d2d9;}