#86825e color space conversions
Hex:
        #86825e
        RGB:
        134, 130, 94
        CMY:
        47, 49, 63
        CMYK:
        0, 3, 30, 47
      HSL:
        54°, 17.5439%, 44.7059%
        HSV (HSB):
        54°, 29.8507%, 52.5490%
        XYZ:
        19.8345, 21.8417, 13.7602
        xyY:
        0.3578, 0.3940, 21.8417
      CIE-Lab:
        53.8587, -4.5424, 20.0805
        CIE-LCH:
        53.8587, 20.5879, 102.7462
        CIE-Luv:
        53.8587, 4.3760, 26.1414
        Hunter-Lab:
        46.7352, -6.0306, 15.2579
      #86825e color charts
#86825e RGB chart
      #86825e CMYK chart
      #86825e RGB pie chart
      #86825e color shades, tints & tones
#86825e color schemes
#86825e color preview, HTML & CSS examples
           This text has a color of #86825e        
        
          <p style="color:#86825e;">Text here</p>
        
        
          .mytext {color:#86825e;}
        
        Text color #86825e
      
           This box has a color of #86825e        
        
          <div style="background-color:#86825e;">Content here</div>
        
        
          .mybackground {background-color:#86825e;}
        
        Background color #86825e
      
           Border around this has a color of #86825e        
        
          <div style="border:2px solid #86825e;">Content here</div>
        
        
          .myborder {border:2px solid #86825e;}
        
        Border color #86825e