#e1d3d7 color space conversions
Hex:
#e1d3d7
RGB:
225, 211, 215
CMY:
12, 17, 16
CMYK:
0, 6, 4, 12
HSL:
343°, 18.9189%, 85.4902%
HSV (HSB):
343°, 6.2222%, 88.2353%
XYZ:
66.6113, 67.5024, 73.8084
xyY:
0.3204, 0.3247, 67.5024
CIE-Lab:
85.7570, 5.5186, -0.2462
CIE-LCH:
85.7570, 5.5241, 357.4458
CIE-Luv:
85.7570, 7.8351, -1.3577
Hunter-Lab:
82.1598, 0.9397, 4.2486
#e1d3d7 color charts
#e1d3d7 color shades, tints & tones
#e1d3d7 color schemes
#e1d3d7 color preview, HTML & CSS examples
This text has a color of #e1d3d7
<p style="color:#e1d3d7;">Text here</p>
.mytext {color:#e1d3d7;}
This box has a color of #e1d3d7
<div style="background-color:#e1d3d7;">Content here</div>
.mybackground {background-color:#e1d3d7;}
Border around this has a color of #e1d3d7
<div style="border:2px solid #e1d3d7;">Content here</div>
.myborder {border:2px solid #e1d3d7;}