#a99318 color space conversions
Hex:
        #a99318
        RGB:
        169, 147, 24
        CMY:
        34, 42, 91
        CMYK:
        0, 13, 86, 34
      HSL:
        51°, 75.1295%, 37.8431%
        HSV (HSB):
        51°, 85.7988%, 66.2745%
        XYZ:
        26.9608, 29.3684, 5.1118
        xyY:
        0.4388, 0.4780, 29.3684
      CIE-Lab:
        61.1054, -3.8262, 60.7905
        CIE-LCH:
        61.1054, 60.9107, 93.6015
        CIE-Luv:
        61.1054, 20.2723, 62.8366
        Hunter-Lab:
        54.1926, -6.0335, 32.3422
      #a99318 color charts
#a99318 RGB chart
      #a99318 CMYK chart
      #a99318 RGB pie chart
      #a99318 color shades, tints & tones
#a99318 color schemes
#a99318 color preview, HTML & CSS examples
           This text has a color of #a99318        
        
          <p style="color:#a99318;">Text here</p>
        
        
          .mytext {color:#a99318;}
        
        Text color #a99318
      
           This box has a color of #a99318        
        
          <div style="background-color:#a99318;">Content here</div>
        
        
          .mybackground {background-color:#a99318;}
        
        Background color #a99318
      
           Border around this has a color of #a99318        
        
          <div style="border:2px solid #a99318;">Content here</div>
        
        
          .myborder {border:2px solid #a99318;}
        
        Border color #a99318