#7d7f4a color space conversions
Hex:
        #7d7f4a
        RGB:
        125, 127, 74
        CMY:
        51, 50, 71
        CMYK:
        2, 0, 42, 50
      HSL:
        62°, 26.3682%, 39.4118%
        HSV (HSB):
        62°, 41.7323%, 49.8039%
        XYZ:
        17.2828, 20.0331, 9.4344
        xyY:
        0.3697, 0.4285, 20.0331
      CIE-Lab:
        51.8746, -9.2964, 28.5241
        CIE-LCH:
        51.8746, 30.0008, 108.0514
        CIE-Luv:
        51.8746, 1.2907, 35.4931
        Hunter-Lab:
        44.7584, -9.4018, 18.8334
      #7d7f4a color charts
#7d7f4a RGB chart
      #7d7f4a CMYK chart
      #7d7f4a RGB pie chart
      #7d7f4a color shades, tints & tones
#7d7f4a color schemes
#7d7f4a color preview, HTML & CSS examples
           This text has a color of #7d7f4a        
        
          <p style="color:#7d7f4a;">Text here</p>
        
        
          .mytext {color:#7d7f4a;}
        
        Text color #7d7f4a
      
           This box has a color of #7d7f4a        
        
          <div style="background-color:#7d7f4a;">Content here</div>
        
        
          .mybackground {background-color:#7d7f4a;}
        
        Background color #7d7f4a
      
           Border around this has a color of #7d7f4a        
        
          <div style="border:2px solid #7d7f4a;">Content here</div>
        
        
          .myborder {border:2px solid #7d7f4a;}
        
        Border color #7d7f4a