#a09512 color space conversions
Hex:
        #a09512
        RGB:
        160, 149, 18
        CMY:
        37, 42, 93
        CMYK:
        0, 7, 89, 37
      HSL:
        55°, 79.7753%, 34.9020%
        HSV (HSB):
        55°, 88.7500%, 62.7451%
        XYZ:
        25.3538, 29.0121, 4.8359
        xyY:
        0.4283, 0.4901, 29.0121
      CIE-Lab:
        60.7923, -9.1380, 61.5731
        CIE-LCH:
        60.7923, 62.2475, 98.4416
        CIE-Luv:
        60.7923, 12.3654, 64.2649
        Hunter-Lab:
        53.8629, -10.2383, 32.3809
      #a09512 color charts
#a09512 RGB chart
      #a09512 CMYK chart
      #a09512 RGB pie chart
      #a09512 color shades, tints & tones
#a09512 color schemes
#a09512 color preview, HTML & CSS examples
           This text has a color of #a09512        
        
          <p style="color:#a09512;">Text here</p>
        
        
          .mytext {color:#a09512;}
        
        Text color #a09512
      
           This box has a color of #a09512        
        
          <div style="background-color:#a09512;">Content here</div>
        
        
          .mybackground {background-color:#a09512;}
        
        Background color #a09512
      
           Border around this has a color of #a09512        
        
          <div style="border:2px solid #a09512;">Content here</div>
        
        
          .myborder {border:2px solid #a09512;}
        
        Border color #a09512