#e1d6d5 color space conversions
Hex:
#e1d6d5
RGB:
225, 214, 213
CMY:
12, 16, 16
CMYK:
0, 5, 5, 12
HSL:
5°, 16.6667%, 85.8824%
HSV (HSB):
5°, 5.3333%, 88.2353%
XYZ:
67.1081, 68.9048, 72.7138
xyY:
0.3215, 0.3301, 68.9048
CIE-Lab:
86.4569, 3.6033, 1.8334
CIE-LCH:
86.4569, 4.0429, 26.9671
CIE-Luv:
86.4569, 6.4064, 2.1231
Hunter-Lab:
83.0089, -0.9581, 6.1696
#e1d6d5 color charts
#e1d6d5 color shades, tints & tones
#e1d6d5 color schemes
#e1d6d5 color preview, HTML & CSS examples
This text has a color of #e1d6d5
<p style="color:#e1d6d5;">Text here</p>
.mytext {color:#e1d6d5;}
This box has a color of #e1d6d5
<div style="background-color:#e1d6d5;">Content here</div>
.mybackground {background-color:#e1d6d5;}
Border around this has a color of #e1d6d5
<div style="border:2px solid #e1d6d5;">Content here</div>
.myborder {border:2px solid #e1d6d5;}