#86514e color space conversions
Hex:
        #86514e
        RGB:
        134, 81, 78
        CMY:
        47, 68, 69
        CMYK:
        0, 40, 42, 47
      HSL:
        3°, 26.4151%, 41.5686%
        HSV (HSB):
        3°, 41.7910%, 52.5490%
        XYZ:
        14.1491, 11.5033, 8.6823
        xyY:
        0.4121, 0.3350, 11.5033
      CIE-Lab:
        40.4155, 21.8223, 11.1841
        CIE-LCH:
        40.4155, 24.5213, 27.1355
        CIE-Luv:
        40.4155, 35.8268, 9.6145
        Hunter-Lab:
        33.9164, 15.1120, 8.5637
      #86514e color charts
#86514e RGB chart
      #86514e CMYK chart
      #86514e RGB pie chart
      #86514e color shades, tints & tones
#86514e color schemes
#86514e color preview, HTML & CSS examples
           This text has a color of #86514e        
        
          <p style="color:#86514e;">Text here</p>
        
        
          .mytext {color:#86514e;}
        
        Text color #86514e
      
           This box has a color of #86514e        
        
          <div style="background-color:#86514e;">Content here</div>
        
        
          .mybackground {background-color:#86514e;}
        
        Background color #86514e
      
           Border around this has a color of #86514e        
        
          <div style="border:2px solid #86514e;">Content here</div>
        
        
          .myborder {border:2px solid #86514e;}
        
        Border color #86514e