#a09b1f color space conversions
Hex:
#a09b1f
RGB:
160, 155, 31
CMY:
37, 39, 88
CMYK:
0, 3, 81, 37
HSL:
58°, 67.5393%, 37.4510%
HSV (HSB):
58°, 80.6250%, 62.7451%
XYZ:
26.4659, 31.0152, 5.8880
xyY:
0.4176, 0.4894, 31.0152
CIE-Lab:
62.5205, -11.9482, 59.7494
CIE-LCH:
62.5205, 60.9323, 101.3084
CIE-Luv:
62.5205, 8.1255, 64.7619
Hunter-Lab:
55.6913, -12.6322, 32.7155
#a09b1f color charts
#a09b1f color shades, tints & tones
#a09b1f color schemes
#a09b1f color preview, HTML & CSS examples
This text has a color of #a09b1f
<p style="color:#a09b1f;">Text here</p>
.mytext {color:#a09b1f;}
This box has a color of #a09b1f
<div style="background-color:#a09b1f;">Content here</div>
.mybackground {background-color:#a09b1f;}
Border around this has a color of #a09b1f
<div style="border:2px solid #a09b1f;">Content here</div>
.myborder {border:2px solid #a09b1f;}