#8a952f color space conversions
Hex:
        #8a952f
        RGB:
        138, 149, 47
        CMY:
        46, 42, 82
        CMYK:
        7, 0, 68, 42
      HSL:
        66°, 52.0408%, 38.4314%
        HSV (HSB):
        66°, 68.4564%, 58.4314%
        XYZ:
        21.7418, 27.1034, 6.7749
        xyY:
        0.3909, 0.4873, 27.1034
      CIE-Lab:
        59.0699, -17.7880, 50.1788
        CIE-LCH:
        59.0699, 53.2384, 109.5190
        CIE-Luv:
        59.0699, -3.0594, 57.9021
        Hunter-Lab:
        52.0609, -16.5612, 28.7270
      #8a952f color charts
#8a952f RGB chart
      #8a952f CMYK chart
      #8a952f RGB pie chart
      #8a952f color shades, tints & tones
#8a952f color schemes
#8a952f color preview, HTML & CSS examples
           This text has a color of #8a952f        
        
          <p style="color:#8a952f;">Text here</p>
        
        
          .mytext {color:#8a952f;}
        
        Text color #8a952f
      
           This box has a color of #8a952f        
        
          <div style="background-color:#8a952f;">Content here</div>
        
        
          .mybackground {background-color:#8a952f;}
        
        Background color #8a952f
      
           Border around this has a color of #8a952f        
        
          <div style="border:2px solid #8a952f;">Content here</div>
        
        
          .myborder {border:2px solid #8a952f;}
        
        Border color #8a952f