#83805f color space conversions
Hex:
        #83805f
        RGB:
        131, 128, 95
        CMY:
        49, 50, 63
        CMYK:
        0, 2, 27, 49
      HSL:
        55°, 15.9292%, 44.3137%
        HSV (HSB):
        55°, 27.4809%, 51.3725%
        XYZ:
        19.1448, 21.0899, 13.8882
        xyY:
        0.3537, 0.3897, 21.0899
      CIE-Lab:
        53.0477, -4.5250, 18.3720
        CIE-LCH:
        53.0477, 18.9210, 103.8366
        CIE-Luv:
        53.0477, 3.5884, 24.0852
        Hunter-Lab:
        45.9237, -5.9529, 14.2162
      #83805f color charts
#83805f RGB chart
      #83805f CMYK chart
      #83805f RGB pie chart
      #83805f color shades, tints & tones
#83805f color schemes
#83805f color preview, HTML & CSS examples
           This text has a color of #83805f        
        
          <p style="color:#83805f;">Text here</p>
        
        
          .mytext {color:#83805f;}
        
        Text color #83805f
      
           This box has a color of #83805f        
        
          <div style="background-color:#83805f;">Content here</div>
        
        
          .mybackground {background-color:#83805f;}
        
        Background color #83805f
      
           Border around this has a color of #83805f        
        
          <div style="border:2px solid #83805f;">Content here</div>
        
        
          .myborder {border:2px solid #83805f;}
        
        Border color #83805f