#a38c5e color space conversions
Hex:
#a38c5e
RGB:
163, 140, 94
CMY:
36, 45, 63
CMYK:
0, 14, 42, 36
HSL:
40°, 27.2727%, 50.3922%
HSV (HSB):
40°, 42.3313%, 63.9216%
XYZ:
26.5027, 27.3508, 14.4721
xyY:
0.3879, 0.4003, 27.3508
CIE-Lab:
59.2977, 2.0946, 27.7562
CIE-LCH:
59.2977, 27.8351, 85.6845
CIE-Luv:
59.2977, 17.6781, 34.1481
Hunter-Lab:
52.2980, -1.0643, 20.2017
#a38c5e color charts
#a38c5e color shades, tints & tones
#a38c5e color schemes
#a38c5e color preview, HTML & CSS examples
This text has a color of #a38c5e
<p style="color:#a38c5e;">Text here</p>
.mytext {color:#a38c5e;}
This box has a color of #a38c5e
<div style="background-color:#a38c5e;">Content here</div>
.mybackground {background-color:#a38c5e;}
Border around this has a color of #a38c5e
<div style="border:2px solid #a38c5e;">Content here</div>
.myborder {border:2px solid #a38c5e;}