#e2d8a9 color space conversions
Hex:
#e2d8a9
RGB:
226, 216, 169
CMY:
11, 15, 34
CMYK:
0, 4, 25, 11
HSL:
49°, 49.5652%, 77.4510%
HSV (HSB):
49°, 25.2212%, 88.6275%
XYZ:
63.0813, 68.1451, 47.3647
xyY:
0.3532, 0.3816, 68.1451
CIE-Lab:
86.0789, -3.8572, 24.4578
CIE-LCH:
86.0789, 24.7601, 98.9621
CIE-Luv:
86.0789, 8.6674, 35.0951
Hunter-Lab:
82.5500, -8.0602, 23.7662
#e2d8a9 color charts
#e2d8a9 color shades, tints & tones
#e2d8a9 color schemes
#e2d8a9 color preview, HTML & CSS examples
This text has a color of #e2d8a9
<p style="color:#e2d8a9;">Text here</p>
.mytext {color:#e2d8a9;}
This box has a color of #e2d8a9
<div style="background-color:#e2d8a9;">Content here</div>
.mybackground {background-color:#e2d8a9;}
Border around this has a color of #e2d8a9
<div style="border:2px solid #e2d8a9;">Content here</div>
.myborder {border:2px solid #e2d8a9;}