#a18c0c color space conversions
Hex:
#a18c0c
RGB:
161, 140, 12
CMY:
37, 45, 95
CMYK:
0, 13, 93, 37
HSL:
52°, 86.1272%, 33.9216%
HSV (HSB):
52°, 92.5466%, 63.1373%
XYZ:
24.1424, 26.3598, 4.1633
xyY:
0.4416, 0.4822, 26.3598
CIE-Lab:
58.3770, -3.9372, 60.8573
CIE-LCH:
58.3770, 60.9846, 93.7016
CIE-Luv:
58.3770, 19.4930, 61.3107
Hunter-Lab:
51.3418, -5.9122, 31.1314
#a18c0c color charts
#a18c0c color shades, tints & tones
#a18c0c color schemes
#a18c0c color preview, HTML & CSS examples
This text has a color of #a18c0c
<p style="color:#a18c0c;">Text here</p>
.mytext {color:#a18c0c;}
This box has a color of #a18c0c
<div style="background-color:#a18c0c;">Content here</div>
.mybackground {background-color:#a18c0c;}
Border around this has a color of #a18c0c
<div style="border:2px solid #a18c0c;">Content here</div>
.myborder {border:2px solid #a18c0c;}