#7d9a5b color space conversions
Hex:
        #7d9a5b
        RGB:
        125, 154, 91
        CMY:
        51, 40, 64
        CMYK:
        19, 0, 41, 40
      HSL:
        88°, 25.7143%, 48.0392%
        HSV (HSB):
        88°, 40.9091%, 60.3922%
        XYZ:
        21.9014, 28.2265, 14.1915
        xyY:
        0.3405, 0.4388, 28.2265
      CIE-Lab:
        60.0928, -21.4507, 29.7912
        CIE-LCH:
        60.0928, 36.7103, 125.7552
        CIE-Luv:
        60.0928, -14.2756, 40.9115
        Hunter-Lab:
        53.1286, -19.3915, 21.3528
      #7d9a5b color charts
#7d9a5b RGB chart
      #7d9a5b CMYK chart
      #7d9a5b RGB pie chart
      #7d9a5b color shades, tints & tones
#7d9a5b color schemes
#7d9a5b color preview, HTML & CSS examples
           This text has a color of #7d9a5b        
        
          <p style="color:#7d9a5b;">Text here</p>
        
        
          .mytext {color:#7d9a5b;}
        
        Text color #7d9a5b
      
           This box has a color of #7d9a5b        
        
          <div style="background-color:#7d9a5b;">Content here</div>
        
        
          .mybackground {background-color:#7d9a5b;}
        
        Background color #7d9a5b
      
           Border around this has a color of #7d9a5b        
        
          <div style="border:2px solid #7d9a5b;">Content here</div>
        
        
          .myborder {border:2px solid #7d9a5b;}
        
        Border color #7d9a5b