#e1d2e2 color space conversions
Hex:
#e1d2e2
RGB:
225, 210, 226
CMY:
12, 18, 11
CMYK:
0, 7, 0, 11
HSL:
296°, 21.6216%, 85.4902%
HSV (HSB):
296°, 7.0796%, 88.6275%
XYZ:
67.8254, 67.5917, 81.4232
xyY:
0.3128, 0.3117, 67.5917
CIE-Lab:
85.8019, 8.0071, -6.0141
CIE-LCH:
85.8019, 10.0142, 323.0901
CIE-Luv:
85.8019, 7.5472, -10.6622
Hunter-Lab:
82.2142, 3.3848, -1.1697
#e1d2e2 color charts
#e1d2e2 color shades, tints & tones
#e1d2e2 color schemes
#e1d2e2 color preview, HTML & CSS examples
This text has a color of #e1d2e2
<p style="color:#e1d2e2;">Text here</p>
.mytext {color:#e1d2e2;}
This box has a color of #e1d2e2
<div style="background-color:#e1d2e2;">Content here</div>
.mybackground {background-color:#e1d2e2;}
Border around this has a color of #e1d2e2
<div style="border:2px solid #e1d2e2;">Content here</div>
.myborder {border:2px solid #e1d2e2;}