#a67230 color space conversions
Hex:
        #a67230
        RGB:
        166, 114, 48
        CMY:
        35, 55, 81
        CMYK:
        0, 31, 71, 35
      HSL:
        34°, 55.1402%, 41.9608%
        HSV (HSB):
        34°, 71.0843%, 65.0980%
        XYZ:
        22.2767, 20.3550, 5.5511
        xyY:
        0.4623, 0.4225, 20.3550
      CIE-Lab:
        52.2363, 14.1550, 43.4887
        CIE-LCH:
        52.2363, 45.7343, 71.9706
        CIE-Luv:
        52.2363, 41.4230, 43.3335
        Hunter-Lab:
        45.1165, 9.1821, 24.2866
      #a67230 color charts
#a67230 RGB chart
      #a67230 CMYK chart
      #a67230 RGB pie chart
      #a67230 color shades, tints & tones
#a67230 color schemes
#a67230 color preview, HTML & CSS examples
           This text has a color of #a67230        
        
          <p style="color:#a67230;">Text here</p>
        
        
          .mytext {color:#a67230;}
        
        Text color #a67230
      
           This box has a color of #a67230        
        
          <div style="background-color:#a67230;">Content here</div>
        
        
          .mybackground {background-color:#a67230;}
        
        Background color #a67230
      
           Border around this has a color of #a67230        
        
          <div style="border:2px solid #a67230;">Content here</div>
        
        
          .myborder {border:2px solid #a67230;}
        
        Border color #a67230