#e1dad5 color space conversions
Hex:
#e1dad5
RGB:
225, 218, 213
CMY:
12, 15, 16
CMYK:
0, 3, 5, 12
HSL:
25°, 16.6667%, 85.8824%
HSV (HSB):
25°, 5.3333%, 88.2353%
XYZ:
68.1330, 70.9545, 73.0554
xyY:
0.3212, 0.3345, 70.9545
CIE-Lab:
87.4629, 1.5221, 3.2945
CIE-LCH:
87.4629, 3.6292, 65.2025
CIE-Luv:
87.4629, 4.3142, 4.6935
Hunter-Lab:
84.2345, -3.0307, 7.5427
#e1dad5 color charts
#e1dad5 color shades, tints & tones
#e1dad5 color schemes
#e1dad5 color preview, HTML & CSS examples
This text has a color of #e1dad5
<p style="color:#e1dad5;">Text here</p>
.mytext {color:#e1dad5;}
This box has a color of #e1dad5
<div style="background-color:#e1dad5;">Content here</div>
.mybackground {background-color:#e1dad5;}
Border around this has a color of #e1dad5
<div style="border:2px solid #e1dad5;">Content here</div>
.myborder {border:2px solid #e1dad5;}