#86514a color space conversions
Hex:
        #86514a
        RGB:
        134, 81, 74
        CMY:
        47, 68, 71
        CMYK:
        0, 40, 45, 47
      HSL:
        7°, 28.8462%, 40.7843%
        HSV (HSB):
        7°, 44.7761%, 52.5490%
        XYZ:
        14.0100, 11.4476, 7.9498
        xyY:
        0.4194, 0.3427, 11.4476
      CIE-Lab:
        40.3244, 21.3437, 13.5196
        CIE-LCH:
        40.3244, 25.2652, 32.3511
        CIE-Luv:
        40.3244, 36.4646, 12.2007
        Hunter-Lab:
        33.8343, 14.7025, 9.7531
      #86514a color charts
#86514a RGB chart
      #86514a CMYK chart
      #86514a RGB pie chart
      #86514a color shades, tints & tones
#86514a color schemes
#86514a color preview, HTML & CSS examples
           This text has a color of #86514a        
        
          <p style="color:#86514a;">Text here</p>
        
        
          .mytext {color:#86514a;}
        
        Text color #86514a
      
           This box has a color of #86514a        
        
          <div style="background-color:#86514a;">Content here</div>
        
        
          .mybackground {background-color:#86514a;}
        
        Background color #86514a
      
           Border around this has a color of #86514a        
        
          <div style="border:2px solid #86514a;">Content here</div>
        
        
          .myborder {border:2px solid #86514a;}
        
        Border color #86514a