#7d995d color space conversions
Hex:
        #7d995d
        RGB:
        125, 153, 93
        CMY:
        51, 40, 64
        CMYK:
        18, 0, 39, 40
      HSL:
        88°, 24.3902%, 48.2353%
        HSV (HSB):
        88°, 39.2157%, 60.0000%
        XYZ:
        21.8245, 27.9328, 14.5972
        xyY:
        0.3391, 0.4340, 27.9328
      CIE-Lab:
        59.8279, -20.6681, 28.3771
        CIE-LCH:
        59.8279, 35.1060, 126.0673
        CIE-Luv:
        59.8279, -13.7652, 39.2174
        Hunter-Lab:
        52.8514, -18.7803, 20.6205
      #7d995d color charts
#7d995d RGB chart
      #7d995d CMYK chart
      #7d995d RGB pie chart
      #7d995d color shades, tints & tones
#7d995d color schemes
#7d995d color preview, HTML & CSS examples
           This text has a color of #7d995d        
        
          <p style="color:#7d995d;">Text here</p>
        
        
          .mytext {color:#7d995d;}
        
        Text color #7d995d
      
           This box has a color of #7d995d        
        
          <div style="background-color:#7d995d;">Content here</div>
        
        
          .mybackground {background-color:#7d995d;}
        
        Background color #7d995d
      
           Border around this has a color of #7d995d        
        
          <div style="border:2px solid #7d995d;">Content here</div>
        
        
          .myborder {border:2px solid #7d995d;}
        
        Border color #7d995d