#8e8a27 color space conversions
Hex:
        #8e8a27
        RGB:
        142, 138, 39
        CMY:
        44, 46, 85
        CMYK:
        0, 3, 73, 44
      HSL:
        58°, 56.9061%, 35.4902%
        HSV (HSB):
        58°, 72.5352%, 55.6863%
        XYZ:
        20.6100, 24.0742, 5.4800
        xyY:
        0.4109, 0.4799, 24.0742
      CIE-Lab:
        56.1620, -10.6547, 50.5754
        CIE-LCH:
        56.1620, 51.6855, 101.8966
        CIE-Luv:
        56.1620, 6.7251, 55.3657
        Hunter-Lab:
        49.0655, -10.8855, 27.7239
      #8e8a27 color charts
#8e8a27 RGB chart
      #8e8a27 CMYK chart
      #8e8a27 RGB pie chart
      #8e8a27 color shades, tints & tones
#8e8a27 color schemes
#8e8a27 color preview, HTML & CSS examples
           This text has a color of #8e8a27        
        
          <p style="color:#8e8a27;">Text here</p>
        
        
          .mytext {color:#8e8a27;}
        
        Text color #8e8a27
      
           This box has a color of #8e8a27        
        
          <div style="background-color:#8e8a27;">Content here</div>
        
        
          .mybackground {background-color:#8e8a27;}
        
        Background color #8e8a27
      
           Border around this has a color of #8e8a27        
        
          <div style="border:2px solid #8e8a27;">Content here</div>
        
        
          .myborder {border:2px solid #8e8a27;}
        
        Border color #8e8a27