#a18b21 color space conversions
Hex:
#a18b21
RGB:
161, 139, 33
CMY:
37, 45, 87
CMYK:
0, 14, 80, 37
HSL:
50°, 65.9794%, 38.0392%
HSV (HSB):
50°, 79.5031%, 63.1373%
XYZ:
24.2051, 26.1521, 5.2110
xyY:
0.4356, 0.4706, 26.1521
CIE-Lab:
58.1812, -2.8193, 55.2853
CIE-LCH:
58.1812, 55.3571, 92.9193
CIE-Luv:
58.1812, 19.8310, 57.7466
Hunter-Lab:
51.1391, -5.0062, 29.7559
#a18b21 color charts
#a18b21 color shades, tints & tones
#a18b21 color schemes
#a18b21 color preview, HTML & CSS examples
This text has a color of #a18b21
<p style="color:#a18b21;">Text here</p>
.mytext {color:#a18b21;}
This box has a color of #a18b21
<div style="background-color:#a18b21;">Content here</div>
.mybackground {background-color:#a18b21;}
Border around this has a color of #a18b21
<div style="border:2px solid #a18b21;">Content here</div>
.myborder {border:2px solid #a18b21;}