#82853e color space conversions
Hex:
        #82853e
        RGB:
        130, 133, 62
        CMY:
        49, 48, 76
        CMYK:
        2, 0, 53, 48
      HSL:
        63°, 36.4103%, 38.2353%
        HSV (HSB):
        63°, 53.3835%, 52.1569%
        XYZ:
        18.4630, 21.8687, 7.8054
        xyY:
        0.3835, 0.4543, 21.8687
      CIE-Lab:
        53.8874, -11.6661, 37.4132
        CIE-LCH:
        53.8874, 39.1899, 107.3184
        CIE-Luv:
        53.8874, 1.2669, 44.6486
        Hunter-Lab:
        46.7640, -11.3631, 22.8386
      #82853e color charts
#82853e RGB chart
      #82853e CMYK chart
      #82853e RGB pie chart
      #82853e color shades, tints & tones
#82853e color schemes
#82853e color preview, HTML & CSS examples
           This text has a color of #82853e        
        
          <p style="color:#82853e;">Text here</p>
        
        
          .mytext {color:#82853e;}
        
        Text color #82853e
      
           This box has a color of #82853e        
        
          <div style="background-color:#82853e;">Content here</div>
        
        
          .mybackground {background-color:#82853e;}
        
        Background color #82853e
      
           Border around this has a color of #82853e        
        
          <div style="border:2px solid #82853e;">Content here</div>
        
        
          .myborder {border:2px solid #82853e;}
        
        Border color #82853e