#82855b color space conversions
Hex:
        #82855b
        RGB:
        130, 133, 91
        CMY:
        49, 48, 64
        CMYK:
        2, 0, 32, 48
      HSL:
        64°, 18.7500%, 43.9216%
        HSV (HSB):
        64°, 31.5789%, 52.1569%
        XYZ:
        19.4818, 22.2762, 13.1705
        xyY:
        0.3547, 0.4055, 22.2762
      CIE-Lab:
        54.3189, -8.2945, 22.3286
        CIE-LCH:
        54.3189, 23.8194, 110.3787
        CIE-Luv:
        54.3189, 0.2678, 29.3961
        Hunter-Lab:
        47.1977, -8.9165, 16.4936
      #82855b color charts
#82855b RGB chart
      #82855b CMYK chart
      #82855b RGB pie chart
      #82855b color shades, tints & tones
#82855b color schemes
#82855b color preview, HTML & CSS examples
           This text has a color of #82855b        
        
          <p style="color:#82855b;">Text here</p>
        
        
          .mytext {color:#82855b;}
        
        Text color #82855b
      
           This box has a color of #82855b        
        
          <div style="background-color:#82855b;">Content here</div>
        
        
          .mybackground {background-color:#82855b;}
        
        Background color #82855b
      
           Border around this has a color of #82855b        
        
          <div style="border:2px solid #82855b;">Content here</div>
        
        
          .myborder {border:2px solid #82855b;}
        
        Border color #82855b