#7f995d color space conversions
Hex:
        #7f995d
        RGB:
        127, 153, 93
        CMY:
        50, 40, 64
        CMYK:
        17, 0, 39, 40
      HSL:
        86°, 24.3902%, 48.2353%
        HSV (HSB):
        86°, 39.2157%, 60.0000%
        XYZ:
        22.1194, 28.0848, 14.6110
        xyY:
        0.3413, 0.4333, 28.0848
      CIE-Lab:
        59.9653, -19.8870, 28.5816
        CIE-LCH:
        59.9653, 34.8196, 124.8301
        CIE-Luv:
        59.9653, -12.6634, 39.3247
        Hunter-Lab:
        52.9951, -18.2380, 20.7500
      #7f995d color charts
#7f995d RGB chart
      #7f995d CMYK chart
      #7f995d RGB pie chart
      #7f995d color shades, tints & tones
#7f995d color schemes
#7f995d color preview, HTML & CSS examples
           This text has a color of #7f995d        
        
          <p style="color:#7f995d;">Text here</p>
        
        
          .mytext {color:#7f995d;}
        
        Text color #7f995d
      
           This box has a color of #7f995d        
        
          <div style="background-color:#7f995d;">Content here</div>
        
        
          .mybackground {background-color:#7f995d;}
        
        Background color #7f995d
      
           Border around this has a color of #7f995d        
        
          <div style="border:2px solid #7f995d;">Content here</div>
        
        
          .myborder {border:2px solid #7f995d;}
        
        Border color #7f995d