#7f916d color space conversions
Hex:
        #7f916d
        RGB:
        127, 145, 109
        CMY:
        50, 43, 57
        CMYK:
        12, 0, 25, 43
      HSL:
        90°, 14.1732%, 49.8039%
        HSV (HSB):
        90°, 24.8276%, 56.8627%
        XYZ:
        21.6381, 25.8670, 18.3204
        xyY:
        0.3287, 0.3930, 25.8670
      CIE-Lab:
        57.9105, -13.2775, 17.0187
        CIE-LCH:
        57.9105, 21.5853, 127.9603
        CIE-Luv:
        57.9105, -8.6927, 24.6491
        Hunter-Lab:
        50.8596, -13.0617, 14.2446
      #7f916d color charts
#7f916d RGB chart
      #7f916d CMYK chart
      #7f916d RGB pie chart
      #7f916d color shades, tints & tones
#7f916d color schemes
#7f916d color preview, HTML & CSS examples
           This text has a color of #7f916d        
        
          <p style="color:#7f916d;">Text here</p>
        
        
          .mytext {color:#7f916d;}
        
        Text color #7f916d
      
           This box has a color of #7f916d        
        
          <div style="background-color:#7f916d;">Content here</div>
        
        
          .mybackground {background-color:#7f916d;}
        
        Background color #7f916d
      
           Border around this has a color of #7f916d        
        
          <div style="border:2px solid #7f916d;">Content here</div>
        
        
          .myborder {border:2px solid #7f916d;}
        
        Border color #7f916d