#a99427 color space conversions
Hex:
        #a99427
        RGB:
        169, 148, 39
        CMY:
        34, 42, 85
        CMYK:
        0, 12, 77, 34
      HSL:
        50°, 62.5000%, 40.7843%
        HSV (HSB):
        50°, 76.9231%, 66.2745%
        XYZ:
        27.3183, 29.7613, 6.2241
        xyY:
        0.4315, 0.4701, 29.7613
      CIE-Lab:
        61.4477, -3.8559, 56.4870
        CIE-LCH:
        61.4477, 56.6185, 93.9051
        CIE-Luv:
        61.4477, 19.2317, 60.4102
        Hunter-Lab:
        54.5539, -6.0841, 31.4233
      #a99427 color charts
#a99427 RGB chart
      #a99427 CMYK chart
      #a99427 RGB pie chart
      #a99427 color shades, tints & tones
#a99427 color schemes
#a99427 color preview, HTML & CSS examples
           This text has a color of #a99427        
        
          <p style="color:#a99427;">Text here</p>
        
        
          .mytext {color:#a99427;}
        
        Text color #a99427
      
           This box has a color of #a99427        
        
          <div style="background-color:#a99427;">Content here</div>
        
        
          .mybackground {background-color:#a99427;}
        
        Background color #a99427
      
           Border around this has a color of #a99427        
        
          <div style="border:2px solid #a99427;">Content here</div>
        
        
          .myborder {border:2px solid #a99427;}
        
        Border color #a99427