#e1d8e1 color space conversions
Hex:
#e1d8e1
RGB:
225, 216, 225
CMY:
12, 15, 12
CMYK:
0, 4, 0, 12
HSL:
300°, 13.0435%, 86.4706%
HSV (HSB):
300°, 4.0000%, 88.2353%
XYZ:
69.1978, 70.5555, 81.2056
xyY:
0.3132, 0.3193, 70.5555
CIE-Lab:
87.2686, 4.6786, -3.3234
CIE-LCH:
87.2686, 5.7389, 324.6123
CIE-Luv:
87.2686, 4.5703, -5.9229
Hunter-Lab:
83.9973, 0.0547, 1.4787
#e1d8e1 color charts
#e1d8e1 color shades, tints & tones
#e1d8e1 color schemes
#e1d8e1 color preview, HTML & CSS examples
This text has a color of #e1d8e1
<p style="color:#e1d8e1;">Text here</p>
.mytext {color:#e1d8e1;}
This box has a color of #e1d8e1
<div style="background-color:#e1d8e1;">Content here</div>
.mybackground {background-color:#e1d8e1;}
Border around this has a color of #e1d8e1
<div style="border:2px solid #e1d8e1;">Content here</div>
.myborder {border:2px solid #e1d8e1;}