#e1d2d3 color space conversions
Hex:
#e1d2d3
RGB:
225, 210, 211
CMY:
12, 18, 17
CMYK:
0, 7, 6, 12
HSL:
356°, 20.0000%, 85.2941%
HSV (HSB):
356°, 6.6667%, 88.2353%
XYZ:
65.8558, 66.8039, 71.0515
xyY:
0.3233, 0.3279, 66.8039
CIE-Lab:
85.4048, 5.3511, 1.3619
CIE-LCH:
85.4048, 5.5217, 14.2790
CIE-Luv:
85.4048, 8.6466, 1.0955
Hunter-Lab:
81.7336, 0.7901, 5.6724
#e1d2d3 color charts
#e1d2d3 color shades, tints & tones
#e1d2d3 color schemes
#e1d2d3 color preview, HTML & CSS examples
This text has a color of #e1d2d3
<p style="color:#e1d2d3;">Text here</p>
.mytext {color:#e1d2d3;}
This box has a color of #e1d2d3
<div style="background-color:#e1d2d3;">Content here</div>
.mybackground {background-color:#e1d2d3;}
Border around this has a color of #e1d2d3
<div style="border:2px solid #e1d2d3;">Content here</div>
.myborder {border:2px solid #e1d2d3;}