#e1d3d0 color space conversions
Hex:
#e1d3d0
RGB:
225, 211, 208
CMY:
12, 17, 18
CMYK:
0, 6, 8, 12
HSL:
11°, 22.0779%, 84.9020%
HSV (HSB):
11°, 7.5556%, 88.2353%
XYZ:
65.7308, 67.1501, 69.1714
xyY:
0.3253, 0.3323, 67.1501
CIE-Lab:
85.5797, 4.3171, 3.2072
CIE-LCH:
85.5797, 5.3781, 36.6094
CIE-Luv:
85.5797, 8.3319, 4.0383
Hunter-Lab:
81.9452, -0.2237, 7.3139
#e1d3d0 color charts
#e1d3d0 color shades, tints & tones
#e1d3d0 color schemes
#e1d3d0 color preview, HTML & CSS examples
This text has a color of #e1d3d0
<p style="color:#e1d3d0;">Text here</p>
.mytext {color:#e1d3d0;}
This box has a color of #e1d3d0
<div style="background-color:#e1d3d0;">Content here</div>
.mybackground {background-color:#e1d3d0;}
Border around this has a color of #e1d3d0
<div style="border:2px solid #e1d3d0;">Content here</div>
.myborder {border:2px solid #e1d3d0;}