#e9d6d6 color space conversions
Hex:
#e9d6d6
RGB:
233, 214, 214
CMY:
9, 16, 16
CMYK:
0, 8, 8, 9
HSL:
0°, 30.1587%, 87.6471%
HSV (HSB):
0°, 8.1545%, 91.3725%
XYZ:
69.7884, 70.2718, 73.5039
xyY:
0.3268, 0.3290, 70.2718
CIE-Lab:
87.1300, 6.5522, 2.3630
CIE-LCH:
87.1300, 6.9653, 19.8317
CIE-Luv:
87.1300, 11.1067, 2.3807
Hunter-Lab:
83.8283, 1.9047, 6.6920
#e9d6d6 color charts
#e9d6d6 color shades, tints & tones
#e9d6d6 color schemes
#e9d6d6 color preview, HTML & CSS examples
This text has a color of #e9d6d6
<p style="color:#e9d6d6;">Text here</p>
.mytext {color:#e9d6d6;}
This box has a color of #e9d6d6
<div style="background-color:#e9d6d6;">Content here</div>
.mybackground {background-color:#e9d6d6;}
Border around this has a color of #e9d6d6
<div style="border:2px solid #e9d6d6;">Content here</div>
.myborder {border:2px solid #e9d6d6;}