#e2d2a1 color space conversions
Hex:
#e2d2a1
RGB:
226, 210, 161
CMY:
11, 18, 37
CMYK:
0, 7, 29, 11
HSL:
45°, 52.8455%, 75.8824%
HSV (HSB):
45°, 28.7611%, 88.6275%
XYZ:
60.8436, 64.8351, 43.0258
xyY:
0.3607, 0.3843, 64.8351
CIE-Lab:
84.3987, -1.8341, 26.3372
CIE-LCH:
84.3987, 26.4009, 93.9836
CIE-Luv:
84.3987, 12.6439, 36.9043
Hunter-Lab:
80.5203, -6.0303, 24.6827
#e2d2a1 color charts
#e2d2a1 color shades, tints & tones
#e2d2a1 color schemes
#e2d2a1 color preview, HTML & CSS examples
This text has a color of #e2d2a1
<p style="color:#e2d2a1;">Text here</p>
.mytext {color:#e2d2a1;}
This box has a color of #e2d2a1
<div style="background-color:#e2d2a1;">Content here</div>
.mybackground {background-color:#e2d2a1;}
Border around this has a color of #e2d2a1
<div style="border:2px solid #e2d2a1;">Content here</div>
.myborder {border:2px solid #e2d2a1;}