#83534e color space conversions
Hex:
        #83534e
        RGB:
        131, 83, 78
        CMY:
        49, 67, 69
        CMYK:
        0, 37, 40, 49
      HSL:
        6°, 25.3589%, 40.9804%
        HSV (HSB):
        6°, 40.4580%, 51.3725%
        XYZ:
        13.8285, 11.5619, 8.7106
        xyY:
        0.4055, 0.3390, 11.5619
      CIE-Lab:
        40.5111, 19.3931, 11.2559
        CIE-LCH:
        40.5111, 22.4229, 30.1312
        CIE-Luv:
        40.5111, 32.3242, 10.1667
        Hunter-Lab:
        34.0027, 13.0888, 8.6135
      #83534e color charts
#83534e RGB chart
      #83534e CMYK chart
      #83534e RGB pie chart
      #83534e color shades, tints & tones
#83534e color schemes
#83534e color preview, HTML & CSS examples
           This text has a color of #83534e        
        
          <p style="color:#83534e;">Text here</p>
        
        
          .mytext {color:#83534e;}
        
        Text color #83534e
      
           This box has a color of #83534e        
        
          <div style="background-color:#83534e;">Content here</div>
        
        
          .mybackground {background-color:#83534e;}
        
        Background color #83534e
      
           Border around this has a color of #83534e        
        
          <div style="border:2px solid #83534e;">Content here</div>
        
        
          .myborder {border:2px solid #83534e;}
        
        Border color #83534e