#a99122 color space conversions
Hex:
        #a99122
        RGB:
        169, 145, 34
        CMY:
        34, 43, 87
        CMYK:
        0, 14, 80, 34
      HSL:
        49°, 66.5025%, 39.8039%
        HSV (HSB):
        49°, 79.8817%, 66.2745%
        XYZ:
        26.7763, 28.8013, 5.6613
        xyY:
        0.4372, 0.4703, 28.8013
      CIE-Lab:
        60.6059, -2.4240, 57.4315
        CIE-LCH:
        60.6059, 57.4826, 92.4168
        CIE-Luv:
        60.6059, 21.4896, 60.2553
        Hunter-Lab:
        53.6668, -4.8569, 31.3123
      #a99122 color charts
#a99122 RGB chart
      #a99122 CMYK chart
      #a99122 RGB pie chart
      #a99122 color shades, tints & tones
#a99122 color schemes
#a99122 color preview, HTML & CSS examples
           This text has a color of #a99122        
        
          <p style="color:#a99122;">Text here</p>
        
        
          .mytext {color:#a99122;}
        
        Text color #a99122
      
           This box has a color of #a99122        
        
          <div style="background-color:#a99122;">Content here</div>
        
        
          .mybackground {background-color:#a99122;}
        
        Background color #a99122
      
           Border around this has a color of #a99122        
        
          <div style="border:2px solid #a99122;">Content here</div>
        
        
          .myborder {border:2px solid #a99122;}
        
        Border color #a99122