#86742d color space conversions
Hex:
        #86742d
        RGB:
        134, 116, 45
        CMY:
        47, 55, 82
        CMYK:
        0, 13, 66, 47
      HSL:
        48°, 49.7207%, 35.0980%
        HSV (HSB):
        48°, 66.4179%, 52.5490%
        XYZ:
        16.5506, 17.7486, 5.0361
        xyY:
        0.4208, 0.4512, 17.7486
      CIE-Lab:
        49.1897, -1.7820, 40.6041
        CIE-LCH:
        49.1897, 40.6432, 92.5130
        CIE-Luv:
        49.1897, 15.6025, 43.4177
        Hunter-Lab:
        42.1291, -3.6014, 22.4028
      #86742d color charts
#86742d RGB chart
      #86742d CMYK chart
      #86742d RGB pie chart
      #86742d color shades, tints & tones
#86742d color schemes
#86742d color preview, HTML & CSS examples
           This text has a color of #86742d        
        
          <p style="color:#86742d;">Text here</p>
        
        
          .mytext {color:#86742d;}
        
        Text color #86742d
      
           This box has a color of #86742d        
        
          <div style="background-color:#86742d;">Content here</div>
        
        
          .mybackground {background-color:#86742d;}
        
        Background color #86742d
      
           Border around this has a color of #86742d        
        
          <div style="border:2px solid #86742d;">Content here</div>
        
        
          .myborder {border:2px solid #86742d;}
        
        Border color #86742d