#8b952f color space conversions
Hex:
        #8b952f
        RGB:
        139, 149, 47
        CMY:
        45, 42, 82
        CMYK:
        7, 0, 68, 42
      HSL:
        66°, 52.0408%, 38.4314%
        HSV (HSB):
        66°, 68.4564%, 58.4314%
        XYZ:
        21.9080, 27.1891, 6.7827
        xyY:
        0.3921, 0.4866, 27.1891
      CIE-Lab:
        59.1489, -17.3513, 50.2847
        CIE-LCH:
        59.1489, 53.1942, 109.0376
        CIE-Luv:
        59.1489, -2.4160, 57.9270
        Hunter-Lab:
        52.1432, -16.2536, 28.7879
      #8b952f color charts
#8b952f RGB chart
      #8b952f CMYK chart
      #8b952f RGB pie chart
      #8b952f color shades, tints & tones
#8b952f color schemes
#8b952f color preview, HTML & CSS examples
           This text has a color of #8b952f        
        
          <p style="color:#8b952f;">Text here</p>
        
        
          .mytext {color:#8b952f;}
        
        Text color #8b952f
      
           This box has a color of #8b952f        
        
          <div style="background-color:#8b952f;">Content here</div>
        
        
          .mybackground {background-color:#8b952f;}
        
        Background color #8b952f
      
           Border around this has a color of #8b952f        
        
          <div style="border:2px solid #8b952f;">Content here</div>
        
        
          .myborder {border:2px solid #8b952f;}
        
        Border color #8b952f