#a09b0c color space conversions
Hex:
#a09b0c
RGB:
160, 155, 12
CMY:
37, 39, 95
CMYK:
0, 3, 93, 37
HSL:
58°, 86.0465%, 33.7255%
HSV (HSB):
58°, 92.5000%, 62.7451%
XYZ:
26.2849, 30.9428, 4.9350
xyY:
0.4228, 0.4978, 30.9428
CIE-Lab:
62.4593, -12.4306, 63.9665
CIE-LCH:
62.4593, 65.1631, 100.9972
CIE-Luv:
62.4593, 8.3323, 67.2851
Hunter-Lab:
55.6263, -12.9999, 33.6783
#a09b0c color charts
#a09b0c color shades, tints & tones
#a09b0c color schemes
#a09b0c color preview, HTML & CSS examples
This text has a color of #a09b0c
<p style="color:#a09b0c;">Text here</p>
.mytext {color:#a09b0c;}
This box has a color of #a09b0c
<div style="background-color:#a09b0c;">Content here</div>
.mybackground {background-color:#a09b0c;}
Border around this has a color of #a09b0c
<div style="border:2px solid #a09b0c;">Content here</div>
.myborder {border:2px solid #a09b0c;}