#7f7a45 color space conversions
Hex:
        #7f7a45
        RGB:
        127, 122, 69
        CMY:
        50, 52, 73
        CMYK:
        0, 4, 46, 50
      HSL:
        55°, 29.5918%, 38.4314%
        HSV (HSB):
        55°, 45.6693%, 49.8039%
        XYZ:
        16.7861, 18.8608, 8.3860
        xyY:
        0.3812, 0.4283, 18.8608
      CIE-Lab:
        50.5239, -6.2145, 29.6032
        CIE-LCH:
        50.5239, 30.2485, 101.8557
        CIE-Luv:
        50.5239, 5.8130, 35.5952
        Hunter-Lab:
        43.4290, -7.0072, 18.9516
      #7f7a45 color charts
#7f7a45 RGB chart
      #7f7a45 CMYK chart
      #7f7a45 RGB pie chart
      #7f7a45 color shades, tints & tones
#7f7a45 color schemes
#7f7a45 color preview, HTML & CSS examples
           This text has a color of #7f7a45        
        
          <p style="color:#7f7a45;">Text here</p>
        
        
          .mytext {color:#7f7a45;}
        
        Text color #7f7a45
      
           This box has a color of #7f7a45        
        
          <div style="background-color:#7f7a45;">Content here</div>
        
        
          .mybackground {background-color:#7f7a45;}
        
        Background color #7f7a45
      
           Border around this has a color of #7f7a45        
        
          <div style="border:2px solid #7f7a45;">Content here</div>
        
        
          .myborder {border:2px solid #7f7a45;}
        
        Border color #7f7a45