#e5d1ce color space conversions
Hex:
#e5d1ce
RGB:
229, 209, 206
CMY:
10, 18, 19
CMYK:
0, 9, 10, 10
HSL:
8°, 30.6667%, 85.2941%
HSV (HSB):
8°, 10.0437%, 89.8039%
XYZ:
66.2541, 66.7152, 67.7779
xyY:
0.3300, 0.3323, 66.7152
CIE-Lab:
85.3599, 6.4350, 3.9907
CIE-LCH:
85.3599, 7.5719, 31.8053
CIE-Luv:
85.3599, 11.9655, 4.8061
Hunter-Lab:
81.6794, 1.8512, 7.9765
#e5d1ce color charts
#e5d1ce color shades, tints & tones
#e5d1ce color schemes
#e5d1ce color preview, HTML & CSS examples
This text has a color of #e5d1ce
<p style="color:#e5d1ce;">Text here</p>
.mytext {color:#e5d1ce;}
This box has a color of #e5d1ce
<div style="background-color:#e5d1ce;">Content here</div>
.mybackground {background-color:#e5d1ce;}
Border around this has a color of #e5d1ce
<div style="border:2px solid #e5d1ce;">Content here</div>
.myborder {border:2px solid #e5d1ce;}