#8e994d color space conversions
Hex:
        #8e994d
        RGB:
        142, 153, 77
        CMY:
        44, 40, 70
        CMYK:
        7, 0, 50, 40
      HSL:
        69°, 33.0435%, 45.0980%
        HSV (HSB):
        69°, 49.6732%, 60.0000%
        XYZ:
        23.8861, 29.0691, 11.3731
        xyY:
        0.3713, 0.4519, 29.0691
      CIE-Lab:
        60.8425, -15.6890, 38.2974
        CIE-LCH:
        60.8425, 41.3865, 112.2771
        CIE-Luv:
        60.8425, -3.5168, 48.4202
        Hunter-Lab:
        53.9157, -15.2723, 25.2342
      #8e994d color charts
#8e994d RGB chart
      #8e994d CMYK chart
      #8e994d RGB pie chart
      #8e994d color shades, tints & tones
#8e994d color schemes
#8e994d color preview, HTML & CSS examples
           This text has a color of #8e994d        
        
          <p style="color:#8e994d;">Text here</p>
        
        
          .mytext {color:#8e994d;}
        
        Text color #8e994d
      
           This box has a color of #8e994d        
        
          <div style="background-color:#8e994d;">Content here</div>
        
        
          .mybackground {background-color:#8e994d;}
        
        Background color #8e994d
      
           Border around this has a color of #8e994d        
        
          <div style="border:2px solid #8e994d;">Content here</div>
        
        
          .myborder {border:2px solid #8e994d;}
        
        Border color #8e994d