#e6a96e color space conversions
Hex:
#e6a96e
RGB:
230, 169, 110
CMY:
10, 34, 57
CMYK:
0, 27, 52, 10
HSL:
30°, 70.5882%, 66.6667%
HSV (HSB):
30°, 52.1739%, 90.1961%
XYZ:
49.6356, 46.3247, 21.0773
xyY:
0.4241, 0.3958, 46.3247
CIE-Lab:
73.7557, 15.7661, 39.0561
CIE-LCH:
73.7557, 42.1183, 68.0172
CIE-Luv:
73.7557, 45.9856, 45.8548
Hunter-Lab:
68.0623, 11.0652, 29.2828
#e6a96e color charts
#e6a96e color shades, tints & tones
#e6a96e color schemes
#e6a96e color preview, HTML & CSS examples
This text has a color of #e6a96e
<p style="color:#e6a96e;">Text here</p>
.mytext {color:#e6a96e;}
This box has a color of #e6a96e
<div style="background-color:#e6a96e;">Content here</div>
.mybackground {background-color:#e6a96e;}
Border around this has a color of #e6a96e
<div style="border:2px solid #e6a96e;">Content here</div>
.myborder {border:2px solid #e6a96e;}