#835f55 color space conversions
Hex:
        #835f55
        RGB:
        131, 95, 85
        CMY:
        49, 63, 67
        CMYK:
        0, 27, 35, 49
      HSL:
        13°, 21.2963%, 42.3529%
        HSV (HSB):
        13°, 35.1145%, 51.3725%
        XYZ:
        15.0920, 13.6656, 10.4366
        xyY:
        0.3851, 0.3487, 13.6656
      CIE-Lab:
        43.7495, 13.2117, 11.4864
        CIE-LCH:
        43.7495, 17.5067, 41.0040
        CIE-Luv:
        43.7495, 24.0583, 11.8942
        Hunter-Lab:
        36.9670, 8.1813, 9.1380
      #835f55 color charts
#835f55 RGB chart
      #835f55 CMYK chart
      #835f55 RGB pie chart
      #835f55 color shades, tints & tones
#835f55 color schemes
#835f55 color preview, HTML & CSS examples
           This text has a color of #835f55        
        
          <p style="color:#835f55;">Text here</p>
        
        
          .mytext {color:#835f55;}
        
        Text color #835f55
      
           This box has a color of #835f55        
        
          <div style="background-color:#835f55;">Content here</div>
        
        
          .mybackground {background-color:#835f55;}
        
        Background color #835f55
      
           Border around this has a color of #835f55        
        
          <div style="border:2px solid #835f55;">Content here</div>
        
        
          .myborder {border:2px solid #835f55;}
        
        Border color #835f55