#e1d1e9 color space conversions
Hex:
#e1d1e9
RGB:
225, 209, 233
CMY:
12, 18, 9
CMYK:
3, 10, 0, 9
HSL:
280°, 35.2941%, 86.6667%
HSV (HSB):
280°, 10.3004%, 91.3725%
XYZ:
68.5598, 67.4917, 86.5045
xyY:
0.3081, 0.3033, 67.4917
CIE-Lab:
85.7516, 9.8306, -9.8011
CIE-LCH:
85.7516, 13.8817, 315.0862
CIE-Luv:
85.7516, 7.5223, -16.9285
Hunter-Lab:
82.1533, 5.1961, -4.9229
#e1d1e9 color charts
#e1d1e9 color shades, tints & tones
#e1d1e9 color schemes
#e1d1e9 color preview, HTML & CSS examples
This text has a color of #e1d1e9
<p style="color:#e1d1e9;">Text here</p>
.mytext {color:#e1d1e9;}
This box has a color of #e1d1e9
<div style="background-color:#e1d1e9;">Content here</div>
.mybackground {background-color:#e1d1e9;}
Border around this has a color of #e1d1e9
<div style="border:2px solid #e1d1e9;">Content here</div>
.myborder {border:2px solid #e1d1e9;}