#e3d0aa color space conversions
Hex:
#e3d0aa
RGB:
227, 208, 170
CMY:
11, 18, 33
CMYK:
0, 8, 25, 11
HSL:
40°, 50.4425%, 77.8431%
HSV (HSB):
40°, 25.1101%, 89.0196%
XYZ:
61.4901, 64.3449, 47.2091
xyY:
0.3553, 0.3718, 64.3449
CIE-Lab:
84.1450, 0.7802, 21.2896
CIE-LCH:
84.1450, 21.3039, 87.9013
CIE-Luv:
84.1450, 13.8817, 29.9161
Hunter-Lab:
80.2153, -3.5451, 21.2567
#e3d0aa color charts
#e3d0aa color shades, tints & tones
#e3d0aa color schemes
#e3d0aa color preview, HTML & CSS examples
This text has a color of #e3d0aa
<p style="color:#e3d0aa;">Text here</p>
.mytext {color:#e3d0aa;}
This box has a color of #e3d0aa
<div style="background-color:#e3d0aa;">Content here</div>
.mybackground {background-color:#e3d0aa;}
Border around this has a color of #e3d0aa
<div style="border:2px solid #e3d0aa;">Content here</div>
.myborder {border:2px solid #e3d0aa;}