#a09c0c color space conversions
Hex:
#a09c0c
RGB:
160, 156, 12
CMY:
37, 39, 95
CMYK:
0, 2, 93, 37
HSL:
58°, 86.0465%, 33.7255%
HSV (HSB):
58°, 92.5000%, 62.7451%
XYZ:
26.4520, 31.2771, 4.9907
xyY:
0.4217, 0.4987, 31.2771
CIE-Lab:
62.7408, -12.9550, 64.1845
CIE-LCH:
62.7408, 65.4789, 101.4112
CIE-Luv:
62.7408, 7.6599, 67.6849
Hunter-Lab:
55.9259, -13.4428, 33.8572
#a09c0c color charts
#a09c0c color shades, tints & tones
#a09c0c color schemes
#a09c0c color preview, HTML & CSS examples
This text has a color of #a09c0c
<p style="color:#a09c0c;">Text here</p>
.mytext {color:#a09c0c;}
This box has a color of #a09c0c
<div style="background-color:#a09c0c;">Content here</div>
.mybackground {background-color:#a09c0c;}
Border around this has a color of #a09c0c
<div style="border:2px solid #a09c0c;">Content here</div>
.myborder {border:2px solid #a09c0c;}