#e6b46c color space conversions
Hex:
#e6b46c
RGB:
230, 180, 108
CMY:
10, 29, 58
CMYK:
0, 22, 53, 10
HSL:
35°, 70.9302%, 66.2745%
HSV (HSB):
35°, 53.0435%, 90.1961%
XYZ:
51.6612, 50.5482, 21.2213
xyY:
0.4185, 0.4095, 50.5482
CIE-Lab:
76.4045, 9.7532, 43.3602
CIE-LCH:
76.4045, 44.4436, 77.3232
CIE-Luv:
76.4045, 38.4570, 52.0987
Hunter-Lab:
71.0973, 5.2826, 32.0711
#e6b46c color charts
#e6b46c color shades, tints & tones
#e6b46c color schemes
#e6b46c color preview, HTML & CSS examples
This text has a color of #e6b46c
<p style="color:#e6b46c;">Text here</p>
.mytext {color:#e6b46c;}
This box has a color of #e6b46c
<div style="background-color:#e6b46c;">Content here</div>
.mybackground {background-color:#e6b46c;}
Border around this has a color of #e6b46c
<div style="border:2px solid #e6b46c;">Content here</div>
.myborder {border:2px solid #e6b46c;}