#a68228 color space conversions
Hex:
        #a68228
        RGB:
        166, 130, 40
        CMY:
        35, 49, 84
        CMYK:
        0, 22, 76, 35
      HSL:
        43°, 61.1650%, 40.3922%
        HSV (HSB):
        43°, 75.9036%, 65.0980%
        XYZ:
        24.0915, 24.2255, 5.4137
        xyY:
        0.4484, 0.4509, 24.2255
      CIE-Lab:
        56.3128, 4.7375, 51.1343
        CIE-LCH:
        56.3128, 51.3533, 84.7068
        CIE-Luv:
        56.3128, 29.9114, 52.5048
        Hunter-Lab:
        49.2194, 1.2369, 27.9322
      #a68228 color charts
#a68228 RGB chart
      #a68228 CMYK chart
      #a68228 RGB pie chart
      #a68228 color shades, tints & tones
#a68228 color schemes
#a68228 color preview, HTML & CSS examples
           This text has a color of #a68228        
        
          <p style="color:#a68228;">Text here</p>
        
        
          .mytext {color:#a68228;}
        
        Text color #a68228
      
           This box has a color of #a68228        
        
          <div style="background-color:#a68228;">Content here</div>
        
        
          .mybackground {background-color:#a68228;}
        
        Background color #a68228
      
           Border around this has a color of #a68228        
        
          <div style="border:2px solid #a68228;">Content here</div>
        
        
          .myborder {border:2px solid #a68228;}
        
        Border color #a68228