#a99612 color space conversions
Hex:
        #a99612
        RGB:
        169, 150, 18
        CMY:
        34, 41, 93
        CMYK:
        0, 11, 89, 34
      HSL:
        52°, 80.7487%, 36.6667%
        HSV (HSB):
        52°, 89.3491%, 66.2745%
        XYZ:
        27.3777, 30.2914, 4.9761
        xyY:
        0.4370, 0.4835, 30.2914
      CIE-Lab:
        61.9048, -5.5871, 62.8130
        CIE-LCH:
        61.9048, 63.0610, 95.0830
        CIE-Luv:
        61.9048, 18.2257, 64.8290
        Hunter-Lab:
        55.0376, -7.5234, 33.1657
      #a99612 color charts
#a99612 RGB chart
      #a99612 CMYK chart
      #a99612 RGB pie chart
      #a99612 color shades, tints & tones
#a99612 color schemes
#a99612 color preview, HTML & CSS examples
           This text has a color of #a99612        
        
          <p style="color:#a99612;">Text here</p>
        
        
          .mytext {color:#a99612;}
        
        Text color #a99612
      
           This box has a color of #a99612        
        
          <div style="background-color:#a99612;">Content here</div>
        
        
          .mybackground {background-color:#a99612;}
        
        Background color #a99612
      
           Border around this has a color of #a99612        
        
          <div style="border:2px solid #a99612;">Content here</div>
        
        
          .myborder {border:2px solid #a99612;}
        
        Border color #a99612