#e3d0db color space conversions
Hex:
#e3d0db
RGB:
227, 208, 219
CMY:
11, 18, 14
CMYK:
0, 8, 4, 11
HSL:
325°, 25.3333%, 85.2941%
HSV (HSB):
325°, 8.3700%, 89.0196%
XYZ:
67.0206, 66.5571, 76.3323
xyY:
0.3193, 0.3171, 66.5571
CIE-Lab:
85.2798, 8.4833, -3.0491
CIE-LCH:
85.2798, 9.0146, 340.2304
CIE-Luv:
85.2798, 10.2812, -6.1569
Hunter-Lab:
81.5825, 3.8695, 1.6334
#e3d0db color charts
#e3d0db color shades, tints & tones
#e3d0db color schemes
#e3d0db color preview, HTML & CSS examples
This text has a color of #e3d0db
<p style="color:#e3d0db;">Text here</p>
.mytext {color:#e3d0db;}
This box has a color of #e3d0db
<div style="background-color:#e3d0db;">Content here</div>
.mybackground {background-color:#e3d0db;}
Border around this has a color of #e3d0db
<div style="border:2px solid #e3d0db;">Content here</div>
.myborder {border:2px solid #e3d0db;}