#a68234 color space conversions
Hex:
        #a68234
        RGB:
        166, 130, 52
        CMY:
        35, 49, 80
        CMYK:
        0, 22, 69, 35
      HSL:
        41°, 52.2936%, 42.7451%
        HSV (HSB):
        41°, 68.6747%, 65.0980%
        XYZ:
        24.3283, 24.3202, 6.6608
        xyY:
        0.4399, 0.4397, 24.3202
      CIE-Lab:
        56.4070, 5.3652, 46.0347
        CIE-LCH:
        56.4070, 46.3463, 83.3523
        CIE-Luv:
        56.4070, 29.3493, 48.8944
        Hunter-Lab:
        49.3155, 1.7556, 26.5128
      #a68234 color charts
#a68234 RGB chart
      #a68234 CMYK chart
      #a68234 RGB pie chart
      #a68234 color shades, tints & tones
#a68234 color schemes
#a68234 color preview, HTML & CSS examples
           This text has a color of #a68234        
        
          <p style="color:#a68234;">Text here</p>
        
        
          .mytext {color:#a68234;}
        
        Text color #a68234
      
           This box has a color of #a68234        
        
          <div style="background-color:#a68234;">Content here</div>
        
        
          .mybackground {background-color:#a68234;}
        
        Background color #a68234
      
           Border around this has a color of #a68234        
        
          <div style="border:2px solid #a68234;">Content here</div>
        
        
          .myborder {border:2px solid #a68234;}
        
        Border color #a68234