#83525f color space conversions
Hex:
        #83525f
        RGB:
        131, 82, 95
        CMY:
        49, 68, 63
        CMYK:
        0, 37, 27, 49
      HSL:
        344°, 23.0047%, 41.7647%
        HSV (HSB):
        344°, 37.4046%, 51.3725%
        XYZ:
        14.4429, 11.6861, 12.3209
        xyY:
        0.3756, 0.3039, 11.6861
      CIE-Lab:
        40.7128, 22.3624, 1.0442
        CIE-LCH:
        40.7128, 22.3867, 2.6733
        CIE-Luv:
        40.7128, 30.1688, -2.3243
        Hunter-Lab:
        34.1849, 15.5915, 2.5602
      #83525f color charts
#83525f RGB chart
      #83525f CMYK chart
      #83525f RGB pie chart
      #83525f color shades, tints & tones
#83525f color schemes
#83525f color preview, HTML & CSS examples
           This text has a color of #83525f        
        
          <p style="color:#83525f;">Text here</p>
        
        
          .mytext {color:#83525f;}
        
        Text color #83525f
      
           This box has a color of #83525f        
        
          <div style="background-color:#83525f;">Content here</div>
        
        
          .mybackground {background-color:#83525f;}
        
        Background color #83525f
      
           Border around this has a color of #83525f        
        
          <div style="border:2px solid #83525f;">Content here</div>
        
        
          .myborder {border:2px solid #83525f;}
        
        Border color #83525f