#e1d0d1 color space conversions
Hex:
#e1d0d1
RGB:
225, 208, 209
CMY:
12, 18, 18
CMYK:
0, 8, 7, 12
HSL:
356°, 22.0779%, 84.9020%
HSV (HSB):
356°, 7.5556%, 88.2353%
XYZ:
65.1158, 65.7228, 69.5754
xyY:
0.3249, 0.3279, 65.7228
CIE-Lab:
84.8548, 6.0585, 1.6233
CIE-LCH:
84.8548, 6.2722, 14.9995
CIE-Luv:
84.8548, 9.8498, 1.3568
Hunter-Lab:
81.0696, 1.5011, 5.8649
#e1d0d1 color charts
#e1d0d1 color shades, tints & tones
#e1d0d1 color schemes
#e1d0d1 color preview, HTML & CSS examples
This text has a color of #e1d0d1
<p style="color:#e1d0d1;">Text here</p>
.mytext {color:#e1d0d1;}
This box has a color of #e1d0d1
<div style="background-color:#e1d0d1;">Content here</div>
.mybackground {background-color:#e1d0d1;}
Border around this has a color of #e1d0d1
<div style="border:2px solid #e1d0d1;">Content here</div>
.myborder {border:2px solid #e1d0d1;}