#a18f5b color space conversions
Hex:
#a18f5b
RGB:
161, 143, 91
CMY:
37, 44, 64
CMYK:
0, 11, 43, 37
HSL:
45°, 27.7778%, 49.4118%
HSV (HSB):
45°, 43.4783%, 63.1373%
XYZ:
26.4087, 27.9773, 13.9058
xyY:
0.3867, 0.4097, 27.9773
CIE-Lab:
59.8682, -0.7514, 30.0890
CIE-LCH:
59.8682, 30.0983, 91.4305
CIE-Luv:
59.8682, 14.5697, 37.2529
Hunter-Lab:
52.8936, -3.4422, 21.4381
#a18f5b color charts
#a18f5b color shades, tints & tones
#a18f5b color schemes
#a18f5b color preview, HTML & CSS examples
This text has a color of #a18f5b
<p style="color:#a18f5b;">Text here</p>
.mytext {color:#a18f5b;}
This box has a color of #a18f5b
<div style="background-color:#a18f5b;">Content here</div>
.mybackground {background-color:#a18f5b;}
Border around this has a color of #a18f5b
<div style="border:2px solid #a18f5b;">Content here</div>
.myborder {border:2px solid #a18f5b;}