#a8714e color space conversions
Hex:
        #a8714e
        RGB:
        168, 113, 78
        CMY:
        34, 56, 69
        CMYK:
        0, 33, 54, 34
      HSL:
        23°, 36.5854%, 48.2353%
        HSV (HSB):
        23°, 53.5714%, 65.8824%
        XYZ:
        23.4287, 20.6851, 9.9655
        xyY:
        0.4332, 0.3825, 20.6851
      CIE-Lab:
        52.6032, 17.7985, 28.1498
        CIE-LCH:
        52.6032, 33.3046, 57.6957
        CIE-Luv:
        52.6032, 40.9622, 29.8625
        Hunter-Lab:
        45.4809, 12.3596, 18.8453
      #a8714e color charts
#a8714e RGB chart
      #a8714e CMYK chart
      #a8714e RGB pie chart
      #a8714e color shades, tints & tones
#a8714e color schemes
#a8714e color preview, HTML & CSS examples
           This text has a color of #a8714e        
        
          <p style="color:#a8714e;">Text here</p>
        
        
          .mytext {color:#a8714e;}
        
        Text color #a8714e
      
           This box has a color of #a8714e        
        
          <div style="background-color:#a8714e;">Content here</div>
        
        
          .mybackground {background-color:#a8714e;}
        
        Background color #a8714e
      
           Border around this has a color of #a8714e        
        
          <div style="border:2px solid #a8714e;">Content here</div>
        
        
          .myborder {border:2px solid #a8714e;}
        
        Border color #a8714e