#86714f color space conversions
Hex:
        #86714f
        RGB:
        134, 113, 79
        CMY:
        47, 56, 69
        CMYK:
        0, 16, 41, 47
      HSL:
        37°, 25.8216%, 41.7647%
        HSV (HSB):
        37°, 41.0448%, 52.5490%
        XYZ:
        17.1479, 17.4431, 9.8602
        xyY:
        0.3858, 0.3924, 17.4431
      CIE-Lab:
        48.8136, 3.1589, 21.9347
        CIE-LCH:
        48.8136, 22.1610, 81.8049
        CIE-Luv:
        48.8136, 15.6040, 25.8557
        Hunter-Lab:
        41.7649, 0.2002, 15.2378
      #86714f color charts
#86714f RGB chart
      #86714f CMYK chart
      #86714f RGB pie chart
      #86714f color shades, tints & tones
#86714f color schemes
#86714f color preview, HTML & CSS examples
           This text has a color of #86714f        
        
          <p style="color:#86714f;">Text here</p>
        
        
          .mytext {color:#86714f;}
        
        Text color #86714f
      
           This box has a color of #86714f        
        
          <div style="background-color:#86714f;">Content here</div>
        
        
          .mybackground {background-color:#86714f;}
        
        Background color #86714f
      
           Border around this has a color of #86714f        
        
          <div style="border:2px solid #86714f;">Content here</div>
        
        
          .myborder {border:2px solid #86714f;}
        
        Border color #86714f