#7f7e28 color space conversions
Hex:
        #7f7e28
        RGB:
        127, 126, 40
        CMY:
        50, 51, 84
        CMYK:
        0, 1, 69, 50
      HSL:
        59°, 52.0958%, 32.7451%
        HSV (HSB):
        59°, 68.5039%, 49.8039%
        XYZ:
        16.5963, 19.5869, 4.9134
        xyY:
        0.4038, 0.4766, 19.5869
      CIE-Lab:
        51.3669, -10.9099, 44.9458
        CIE-LCH:
        51.3669, 46.2510, 103.6437
        CIE-Luv:
        51.3669, 4.2293, 49.3059
        Hunter-Lab:
        44.2571, -10.5132, 24.3976
      #7f7e28 color charts
#7f7e28 RGB chart
      #7f7e28 CMYK chart
      #7f7e28 RGB pie chart
      #7f7e28 color shades, tints & tones
#7f7e28 color schemes
#7f7e28 color preview, HTML & CSS examples
           This text has a color of #7f7e28        
        
          <p style="color:#7f7e28;">Text here</p>
        
        
          .mytext {color:#7f7e28;}
        
        Text color #7f7e28
      
           This box has a color of #7f7e28        
        
          <div style="background-color:#7f7e28;">Content here</div>
        
        
          .mybackground {background-color:#7f7e28;}
        
        Background color #7f7e28
      
           Border around this has a color of #7f7e28        
        
          <div style="border:2px solid #7f7e28;">Content here</div>
        
        
          .myborder {border:2px solid #7f7e28;}
        
        Border color #7f7e28