#8e800f color space conversions
Hex:
        #8e800f
        RGB:
        142, 128, 15
        CMY:
        44, 50, 94
        CMYK:
        0, 10, 89, 44
      HSL:
        53°, 80.8917%, 30.7843%
        HSV (HSB):
        53°, 89.4366%, 55.6863%
        XYZ:
        18.9607, 21.2236, 3.5492
        xyY:
        0.4336, 0.4853, 21.2236
      CIE-Lab:
        53.1934, -6.0953, 55.4110
        CIE-LCH:
        53.1934, 55.7452, 96.2774
        CIE-Luv:
        53.1934, 13.9154, 55.7426
        Hunter-Lab:
        46.0691, -7.1554, 27.6807
      #8e800f color charts
#8e800f RGB chart
      #8e800f CMYK chart
      #8e800f RGB pie chart
      #8e800f color shades, tints & tones
#8e800f color schemes
#8e800f color preview, HTML & CSS examples
           This text has a color of #8e800f        
        
          <p style="color:#8e800f;">Text here</p>
        
        
          .mytext {color:#8e800f;}
        
        Text color #8e800f
      
           This box has a color of #8e800f        
        
          <div style="background-color:#8e800f;">Content here</div>
        
        
          .mybackground {background-color:#8e800f;}
        
        Background color #8e800f
      
           Border around this has a color of #8e800f        
        
          <div style="border:2px solid #8e800f;">Content here</div>
        
        
          .myborder {border:2px solid #8e800f;}
        
        Border color #8e800f