#a49512 color space conversions
Hex:
        #a49512
        RGB:
        164, 149, 18
        CMY:
        36, 42, 93
        CMYK:
        0, 9, 89, 36
      HSL:
        54°, 80.2198%, 35.6863%
        HSV (HSB):
        54°, 89.0244%, 64.3137%
        XYZ:
        26.1665, 29.4311, 4.8739
        xyY:
        0.4327, 0.4867, 29.4311
      CIE-Lab:
        61.1602, -7.3209, 62.0222
        CIE-LCH:
        61.1602, 62.4527, 96.7319
        CIE-Luv:
        61.1602, 15.2614, 64.3355
        Hunter-Lab:
        54.2504, -8.8428, 32.6486
      #a49512 color charts
#a49512 RGB chart
      #a49512 CMYK chart
      #a49512 RGB pie chart
      #a49512 color shades, tints & tones
#a49512 color schemes
#a49512 color preview, HTML & CSS examples
           This text has a color of #a49512        
        
          <p style="color:#a49512;">Text here</p>
        
        
          .mytext {color:#a49512;}
        
        Text color #a49512
      
           This box has a color of #a49512        
        
          <div style="background-color:#a49512;">Content here</div>
        
        
          .mybackground {background-color:#a49512;}
        
        Background color #a49512
      
           Border around this has a color of #a49512        
        
          <div style="border:2px solid #a49512;">Content here</div>
        
        
          .myborder {border:2px solid #a49512;}
        
        Border color #a49512