#a18f3c color space conversions
Hex:
#a18f3c
RGB:
161, 143, 60
CMY:
37, 44, 76
CMYK:
0, 11, 63, 37
HSL:
49°, 45.7014%, 43.3333%
HSV (HSB):
49°, 62.7329%, 63.1373%
XYZ:
25.3360, 27.5482, 8.2570
xyY:
0.4144, 0.4506, 27.5482
CIE-Lab:
59.4784, -3.5498, 45.4807
CIE-LCH:
59.4784, 45.6190, 94.4629
CIE-Luv:
59.4784, 16.1524, 51.6330
Hunter-Lab:
52.4864, -5.6865, 27.4132
#a18f3c color charts
#a18f3c color shades, tints & tones
#a18f3c color schemes
#a18f3c color preview, HTML & CSS examples
This text has a color of #a18f3c
<p style="color:#a18f3c;">Text here</p>
.mytext {color:#a18f3c;}
This box has a color of #a18f3c
<div style="background-color:#a18f3c;">Content here</div>
.mybackground {background-color:#a18f3c;}
Border around this has a color of #a18f3c
<div style="border:2px solid #a18f3c;">Content here</div>
.myborder {border:2px solid #a18f3c;}