#82865e color space conversions
Hex:
        #82865e
        RGB:
        130, 134, 94
        CMY:
        49, 47, 63
        CMYK:
        3, 0, 30, 47
      HSL:
        66°, 17.5439%, 44.7059%
        HSV (HSB):
        66°, 29.8507%, 52.5490%
        XYZ:
        19.7514, 22.6042, 13.9117
        xyY:
        0.3510, 0.4017, 22.6042
      CIE-Lab:
        54.6623, -8.4209, 21.0989
        CIE-LCH:
        54.6623, 22.7173, 111.7578
        CIE-Luv:
        54.6623, -0.4239, 28.1120
        Hunter-Lab:
        47.5438, -9.0465, 15.9320
      #82865e color charts
#82865e RGB chart
      #82865e CMYK chart
      #82865e RGB pie chart
      #82865e color shades, tints & tones
#82865e color schemes
#82865e color preview, HTML & CSS examples
           This text has a color of #82865e        
        
          <p style="color:#82865e;">Text here</p>
        
        
          .mytext {color:#82865e;}
        
        Text color #82865e
      
           This box has a color of #82865e        
        
          <div style="background-color:#82865e;">Content here</div>
        
        
          .mybackground {background-color:#82865e;}
        
        Background color #82865e
      
           Border around this has a color of #82865e        
        
          <div style="border:2px solid #82865e;">Content here</div>
        
        
          .myborder {border:2px solid #82865e;}
        
        Border color #82865e