#e1dcd7 color space conversions
Hex:
#e1dcd7
RGB:
225, 220, 215
CMY:
12, 14, 16
CMYK:
0, 2, 4, 12
HSL:
30°, 14.2857%, 86.2745%
HSV (HSB):
30°, 4.4444%, 88.2353%
XYZ:
68.9103, 72.1002, 74.5748
xyY:
0.3196, 0.3344, 72.1002
CIE-Lab:
88.0168, 0.8297, 3.0441
CIE-LCH:
88.0168, 3.1552, 74.7539
CIE-Luv:
88.0168, 3.1491, 4.4493
Hunter-Lab:
84.9119, -3.7340, 7.3662
#e1dcd7 color charts
#e1dcd7 color shades, tints & tones
#e1dcd7 color schemes
#e1dcd7 color preview, HTML & CSS examples
This text has a color of #e1dcd7
<p style="color:#e1dcd7;">Text here</p>
.mytext {color:#e1dcd7;}
This box has a color of #e1dcd7
<div style="background-color:#e1dcd7;">Content here</div>
.mybackground {background-color:#e1dcd7;}
Border around this has a color of #e1dcd7
<div style="border:2px solid #e1dcd7;">Content here</div>
.myborder {border:2px solid #e1dcd7;}