#82955f color space conversions
Hex:
        #82955f
        RGB:
        130, 149, 95
        CMY:
        49, 42, 63
        CMYK:
        13, 0, 36, 42
      HSL:
        81°, 22.1311%, 47.8431%
        HSV (HSB):
        81°, 36.2416%, 58.4314%
        XYZ:
        22.0189, 27.0669, 14.8904
        xyY:
        0.3442, 0.4231, 27.0669
      CIE-Lab:
        59.0362, -16.3490, 26.3314
        CIE-LCH:
        59.0362, 30.9940, 121.8359
        CIE-Luv:
        59.0362, -8.8357, 36.0808
        Hunter-Lab:
        52.0259, -15.4988, 19.4487
      #82955f color charts
#82955f RGB chart
      #82955f CMYK chart
      #82955f RGB pie chart
      #82955f color shades, tints & tones
#82955f color schemes
#82955f color preview, HTML & CSS examples
           This text has a color of #82955f        
        
          <p style="color:#82955f;">Text here</p>
        
        
          .mytext {color:#82955f;}
        
        Text color #82955f
      
           This box has a color of #82955f        
        
          <div style="background-color:#82955f;">Content here</div>
        
        
          .mybackground {background-color:#82955f;}
        
        Background color #82955f
      
           Border around this has a color of #82955f        
        
          <div style="border:2px solid #82955f;">Content here</div>
        
        
          .myborder {border:2px solid #82955f;}
        
        Border color #82955f