#7f8b65 color space conversions
Hex:
        #7f8b65
        RGB:
        127, 139, 101
        CMY:
        50, 45, 60
        CMYK:
        9, 0, 27, 45
      HSL:
        79°, 15.8333%, 47.0588%
        HSV (HSB):
        79°, 27.3381%, 54.5098%
        XYZ:
        20.3340, 23.9168, 15.8566
        xyY:
        0.3383, 0.3979, 23.9168
      CIE-Lab:
        56.0044, -11.3226, 18.9219
        CIE-LCH:
        56.0044, 22.0508, 120.8957
        CIE-Luv:
        56.0044, -5.2451, 26.3351
        Hunter-Lab:
        48.9049, -11.3656, 15.0096
      #7f8b65 color charts
#7f8b65 RGB chart
      #7f8b65 CMYK chart
      #7f8b65 RGB pie chart
      #7f8b65 color shades, tints & tones
#7f8b65 color schemes
#7f8b65 color preview, HTML & CSS examples
           This text has a color of #7f8b65        
        
          <p style="color:#7f8b65;">Text here</p>
        
        
          .mytext {color:#7f8b65;}
        
        Text color #7f8b65
      
           This box has a color of #7f8b65        
        
          <div style="background-color:#7f8b65;">Content here</div>
        
        
          .mybackground {background-color:#7f8b65;}
        
        Background color #7f8b65
      
           Border around this has a color of #7f8b65        
        
          <div style="border:2px solid #7f8b65;">Content here</div>
        
        
          .myborder {border:2px solid #7f8b65;}
        
        Border color #7f8b65