#83945a color space conversions
Hex:
        #83945a
        RGB:
        131, 148, 90
        CMY:
        49, 42, 65
        CMYK:
        11, 0, 39, 42
      HSL:
        78°, 24.3697%, 46.6667%
        HSV (HSB):
        78°, 39.1892%, 58.0392%
        XYZ:
        21.7954, 26.7433, 13.6861
        xyY:
        0.3503, 0.4298, 26.7433
      CIE-Lab:
        58.7360, -16.0971, 28.6700
        CIE-LCH:
        58.7360, 32.8799, 119.3125
        CIE-Luv:
        58.7360, -7.5970, 38.4745
        Hunter-Lab:
        51.7139, -15.2684, 20.5086
      #83945a color charts
#83945a RGB chart
      #83945a CMYK chart
      #83945a RGB pie chart
      #83945a color shades, tints & tones
#83945a color schemes
#83945a color preview, HTML & CSS examples
           This text has a color of #83945a        
        
          <p style="color:#83945a;">Text here</p>
        
        
          .mytext {color:#83945a;}
        
        Text color #83945a
      
           This box has a color of #83945a        
        
          <div style="background-color:#83945a;">Content here</div>
        
        
          .mybackground {background-color:#83945a;}
        
        Background color #83945a
      
           Border around this has a color of #83945a        
        
          <div style="border:2px solid #83945a;">Content here</div>
        
        
          .myborder {border:2px solid #83945a;}
        
        Border color #83945a