#7f8857 color space conversions
Hex:
        #7f8857
        RGB:
        127, 136, 87
        CMY:
        50, 47, 66
        CMYK:
        7, 0, 36, 47
      HSL:
        71°, 21.9731%, 43.7255%
        HSV (HSB):
        71°, 36.0294%, 53.3333%
        XYZ:
        19.2769, 22.8085, 12.4033
        xyY:
        0.3538, 0.4186, 22.8085
      CIE-Lab:
        54.8745, -11.7268, 25.2456
        CIE-LCH:
        54.8745, 27.8363, 114.9153
        CIE-Luv:
        54.8745, -3.1394, 33.2707
        Hunter-Lab:
        47.7582, -11.5281, 18.0325
      #7f8857 color charts
#7f8857 RGB chart
      #7f8857 CMYK chart
      #7f8857 RGB pie chart
      #7f8857 color shades, tints & tones
#7f8857 color schemes
#7f8857 color preview, HTML & CSS examples
           This text has a color of #7f8857        
        
          <p style="color:#7f8857;">Text here</p>
        
        
          .mytext {color:#7f8857;}
        
        Text color #7f8857
      
           This box has a color of #7f8857        
        
          <div style="background-color:#7f8857;">Content here</div>
        
        
          .mybackground {background-color:#7f8857;}
        
        Background color #7f8857
      
           Border around this has a color of #7f8857        
        
          <div style="border:2px solid #7f8857;">Content here</div>
        
        
          .myborder {border:2px solid #7f8857;}
        
        Border color #7f8857