#83965e color space conversions
Hex:
        #83965e
        RGB:
        131, 150, 94
        CMY:
        49, 41, 63
        CMYK:
        13, 0, 37, 41
      HSL:
        80°, 22.9508%, 47.8431%
        HSV (HSB):
        80°, 37.3333%, 58.8235%
        XYZ:
        22.2868, 27.4461, 14.7127
        xyY:
        0.3458, 0.4259, 27.4461
      CIE-Lab:
        59.3850, -16.6121, 27.3443
        CIE-LCH:
        59.3850, 31.9949, 121.2793
        CIE-Luv:
        59.3850, -8.7893, 37.2922
        Hunter-Lab:
        52.3891, -15.7453, 20.0217
      #83965e color charts
#83965e RGB chart
      #83965e CMYK chart
      #83965e RGB pie chart
      #83965e color shades, tints & tones
#83965e color schemes
#83965e color preview, HTML & CSS examples
           This text has a color of #83965e        
        
          <p style="color:#83965e;">Text here</p>
        
        
          .mytext {color:#83965e;}
        
        Text color #83965e
      
           This box has a color of #83965e        
        
          <div style="background-color:#83965e;">Content here</div>
        
        
          .mybackground {background-color:#83965e;}
        
        Background color #83965e
      
           Border around this has a color of #83965e        
        
          <div style="border:2px solid #83965e;">Content here</div>
        
        
          .myborder {border:2px solid #83965e;}
        
        Border color #83965e