#e5a96a color space conversions
Hex:
#e5a96a
RGB:
229, 169, 106
CMY:
10, 34, 58
CMYK:
0, 26, 54, 10
HSL:
31°, 70.2857%, 65.6863%
HSV (HSB):
31°, 53.7118%, 89.8039%
XYZ:
49.1026, 46.0746, 19.9410
xyY:
0.4265, 0.4002, 46.0746
CIE-Lab:
73.5939, 15.0174, 40.8948
CIE-LCH:
73.5939, 43.5650, 69.8358
CIE-Luv:
73.5939, 45.5970, 47.8112
Hunter-Lab:
67.8782, 10.3386, 30.0968
#e5a96a color charts
#e5a96a color shades, tints & tones
#e5a96a color schemes
#e5a96a color preview, HTML & CSS examples
This text has a color of #e5a96a
<p style="color:#e5a96a;">Text here</p>
.mytext {color:#e5a96a;}
This box has a color of #e5a96a
<div style="background-color:#e5a96a;">Content here</div>
.mybackground {background-color:#e5a96a;}
Border around this has a color of #e5a96a
<div style="border:2px solid #e5a96a;">Content here</div>
.myborder {border:2px solid #e5a96a;}