#a18f2d color space conversions
Hex:
#a18f2d
RGB:
161, 143, 45
CMY:
37, 44, 82
CMYK:
0, 11, 72, 37
HSL:
51°, 56.3107%, 40.3922%
HSV (HSB):
51°, 72.0497%, 63.1373%
XYZ:
24.9941, 27.4115, 6.4562
xyY:
0.4246, 0.4657, 27.4115
CIE-Lab:
59.3533, -4.4647, 51.9299
CIE-LCH:
59.3533, 52.1214, 94.9139
CIE-Luv:
59.3533, 16.6898, 56.5052
Hunter-Lab:
52.3559, -6.4093, 29.3379
#a18f2d color charts
#a18f2d color shades, tints & tones
#a18f2d color schemes
#a18f2d color preview, HTML & CSS examples
This text has a color of #a18f2d
<p style="color:#a18f2d;">Text here</p>
.mytext {color:#a18f2d;}
This box has a color of #a18f2d
<div style="background-color:#a18f2d;">Content here</div>
.mybackground {background-color:#a18f2d;}
Border around this has a color of #a18f2d
<div style="border:2px solid #a18f2d;">Content here</div>
.myborder {border:2px solid #a18f2d;}