#a18c4c color space conversions
Hex:
#a18c4c
RGB:
161, 140, 76
CMY:
37, 45, 70
CMYK:
0, 13, 53, 37
HSL:
45°, 35.8650%, 46.4706%
HSV (HSB):
45°, 52.7950%, 63.1373%
XYZ:
25.3805, 26.8550, 10.6833
xyY:
0.4034, 0.4268, 26.8550
CIE-Lab:
58.8399, -0.6094, 36.7888
CIE-LCH:
58.8399, 36.7938, 90.9489
CIE-Luv:
58.8399, 17.3925, 43.4444
Hunter-Lab:
51.8218, -3.2652, 24.0524
#a18c4c color charts
#a18c4c color shades, tints & tones
#a18c4c color schemes
#a18c4c color preview, HTML & CSS examples
This text has a color of #a18c4c
<p style="color:#a18c4c;">Text here</p>
.mytext {color:#a18c4c;}
This box has a color of #a18c4c
<div style="background-color:#a18c4c;">Content here</div>
.mybackground {background-color:#a18c4c;}
Border around this has a color of #a18c4c
<div style="border:2px solid #a18c4c;">Content here</div>
.myborder {border:2px solid #a18c4c;}