#e1d1e0 color space conversions
Hex:
#e1d1e0
RGB:
225, 209, 224
CMY:
12, 18, 12
CMYK:
0, 7, 0, 12
HSL:
304°, 21.0526%, 85.0980%
HSV (HSB):
304°, 7.1111%, 88.2353%
XYZ:
67.3063, 66.9903, 79.9040
xyY:
0.3142, 0.3127, 66.9903
CIE-Lab:
85.4990, 8.1698, -5.4001
CIE-LCH:
85.4990, 9.7932, 326.5360
CIE-Luv:
85.4990, 8.2054, -9.7307
Hunter-Lab:
81.8476, 3.5539, -0.5887
#e1d1e0 color charts
#e1d1e0 color shades, tints & tones
#e1d1e0 color schemes
#e1d1e0 color preview, HTML & CSS examples
This text has a color of #e1d1e0
<p style="color:#e1d1e0;">Text here</p>
.mytext {color:#e1d1e0;}
This box has a color of #e1d1e0
<div style="background-color:#e1d1e0;">Content here</div>
.mybackground {background-color:#e1d1e0;}
Border around this has a color of #e1d1e0
<div style="border:2px solid #e1d1e0;">Content here</div>
.myborder {border:2px solid #e1d1e0;}