#e1d0d7 color space conversions
Hex:
#e1d0d7
RGB:
225, 208, 215
CMY:
12, 18, 16
CMYK:
0, 8, 4, 12
HSL:
335°, 22.0779%, 84.9020%
HSV (HSB):
335°, 7.5556%, 88.2353%
XYZ:
65.8730, 66.0256, 73.5623
xyY:
0.3206, 0.3214, 66.0256
CIE-Lab:
85.0095, 7.0936, -1.3395
CIE-LCH:
85.0095, 7.2190, 349.3064
CIE-Luv:
85.0095, 9.4000, -3.2963
Hunter-Lab:
81.2561, 2.5086, 3.2032
#e1d0d7 color charts
#e1d0d7 color shades, tints & tones
#e1d0d7 color schemes
#e1d0d7 color preview, HTML & CSS examples
This text has a color of #e1d0d7
<p style="color:#e1d0d7;">Text here</p>
.mytext {color:#e1d0d7;}
This box has a color of #e1d0d7
<div style="background-color:#e1d0d7;">Content here</div>
.mybackground {background-color:#e1d0d7;}
Border around this has a color of #e1d0d7
<div style="border:2px solid #e1d0d7;">Content here</div>
.myborder {border:2px solid #e1d0d7;}