#a18d4c color space conversions
Hex:
#a18d4c
RGB:
161, 141, 76
CMY:
37, 45, 70
CMYK:
0, 12, 53, 37
HSL:
46°, 35.8650%, 46.4706%
HSV (HSB):
46°, 52.7950%, 63.1373%
XYZ:
25.5273, 27.1486, 10.7323
xyY:
0.4026, 0.4282, 27.1486
CIE-Lab:
59.1116, -1.1611, 37.1167
CIE-LCH:
59.1116, 37.1348, 91.7917
CIE-Luv:
59.1116, 16.7308, 43.9351
Hunter-Lab:
52.1043, -3.7306, 24.2607
#a18d4c color charts
#a18d4c color shades, tints & tones
#a18d4c color schemes
#a18d4c color preview, HTML & CSS examples
This text has a color of #a18d4c
<p style="color:#a18d4c;">Text here</p>
.mytext {color:#a18d4c;}
This box has a color of #a18d4c
<div style="background-color:#a18d4c;">Content here</div>
.mybackground {background-color:#a18d4c;}
Border around this has a color of #a18d4c
<div style="border:2px solid #a18d4c;">Content here</div>
.myborder {border:2px solid #a18d4c;}