#a38b2c color space conversions
Hex:
#a38b2c
RGB:
163, 139, 44
CMY:
36, 45, 83
CMYK:
0, 15, 73, 36
HSL:
48°, 57.4879%, 40.5882%
HSV (HSB):
48°, 73.0061%, 63.9216%
XYZ:
24.7915, 26.4336, 6.1784
xyY:
0.4319, 0.4605, 26.4336
CIE-Lab:
58.4464, -1.4234, 51.5013
CIE-LCH:
58.4464, 51.5210, 91.5832
CIE-Luv:
58.4464, 20.9888, 55.1306
Hunter-Lab:
51.4136, -3.9017, 28.8646
#a38b2c color charts
#a38b2c color shades, tints & tones
#a38b2c color schemes
#a38b2c color preview, HTML & CSS examples
This text has a color of #a38b2c
<p style="color:#a38b2c;">Text here</p>
.mytext {color:#a38b2c;}
This box has a color of #a38b2c
<div style="background-color:#a38b2c;">Content here</div>
.mybackground {background-color:#a38b2c;}
Border around this has a color of #a38b2c
<div style="border:2px solid #a38b2c;">Content here</div>
.myborder {border:2px solid #a38b2c;}