#e6b47c color space conversions
Hex:
#e6b47c
RGB:
230, 180, 124
CMY:
10, 29, 51
CMYK:
0, 22, 46, 10
HSL:
32°, 67.9487%, 69.4118%
HSV (HSB):
32°, 46.0870%, 90.1961%
XYZ:
52.5925, 50.9207, 26.1255
xyY:
0.4057, 0.3928, 50.9207
CIE-Lab:
76.6310, 11.2146, 35.4294
CIE-LCH:
76.6310, 37.1619, 72.4357
CIE-Luv:
76.6310, 37.1266, 43.6751
Hunter-Lab:
71.3588, 6.6793, 28.2442
#e6b47c color charts
#e6b47c color shades, tints & tones
#e6b47c color schemes
#e6b47c color preview, HTML & CSS examples
This text has a color of #e6b47c
<p style="color:#e6b47c;">Text here</p>
.mytext {color:#e6b47c;}
This box has a color of #e6b47c
<div style="background-color:#e6b47c;">Content here</div>
.mybackground {background-color:#e6b47c;}
Border around this has a color of #e6b47c
<div style="border:2px solid #e6b47c;">Content here</div>
.myborder {border:2px solid #e6b47c;}