#a6703f color space conversions
Hex:
        #a6703f
        RGB:
        166, 112, 63
        CMY:
        35, 56, 75
        CMYK:
        0, 33, 62, 35
      HSL:
        29°, 44.9782%, 44.9020%
        HSV (HSB):
        29°, 62.0482%, 65.0980%
        XYZ:
        22.4173, 20.0542, 7.3920
        xyY:
        0.4496, 0.4022, 20.0542
      CIE-Lab:
        51.8985, 16.2581, 35.4776
        CIE-LCH:
        51.8985, 39.0255, 65.3798
        CIE-Luv:
        51.8985, 41.6714, 36.5688
        Hunter-Lab:
        44.7819, 10.9864, 21.5606
      #a6703f color charts
#a6703f RGB chart
      #a6703f CMYK chart
      #a6703f RGB pie chart
      #a6703f color shades, tints & tones
#a6703f color schemes
#a6703f color preview, HTML & CSS examples
           This text has a color of #a6703f        
        
          <p style="color:#a6703f;">Text here</p>
        
        
          .mytext {color:#a6703f;}
        
        Text color #a6703f
      
           This box has a color of #a6703f        
        
          <div style="background-color:#a6703f;">Content here</div>
        
        
          .mybackground {background-color:#a6703f;}
        
        Background color #a6703f
      
           Border around this has a color of #a6703f        
        
          <div style="border:2px solid #a6703f;">Content here</div>
        
        
          .myborder {border:2px solid #a6703f;}
        
        Border color #a6703f