#e1d0e1 color space conversions
Hex:
#e1d0e1
RGB:
225, 208, 225
CMY:
12, 18, 12
CMYK:
0, 8, 0, 12
HSL:
300°, 22.0779%, 84.9020%
HSV (HSB):
300°, 7.5556%, 88.2353%
XYZ:
67.1978, 66.5555, 80.5390
xyY:
0.3136, 0.3106, 66.5555
CIE-Lab:
85.2790, 8.8786, -6.2561
CIE-LCH:
85.2790, 10.8613, 324.8306
CIE-Luv:
85.2790, 8.6385, -11.1825
Hunter-Lab:
81.5816, 4.2606, -1.4252
#e1d0e1 color charts
#e1d0e1 color shades, tints & tones
#e1d0e1 color schemes
#e1d0e1 color preview, HTML & CSS examples
This text has a color of #e1d0e1
<p style="color:#e1d0e1;">Text here</p>
.mytext {color:#e1d0e1;}
This box has a color of #e1d0e1
<div style="background-color:#e1d0e1;">Content here</div>
.mybackground {background-color:#e1d0e1;}
Border around this has a color of #e1d0e1
<div style="border:2px solid #e1d0e1;">Content here</div>
.myborder {border:2px solid #e1d0e1;}