#7f7b36 color space conversions
Hex:
        #7f7b36
        RGB:
        127, 123, 54
        CMY:
        50, 52, 79
        CMYK:
        0, 3, 57, 50
      HSL:
        57°, 40.3315%, 35.4902%
        HSV (HSB):
        57°, 57.4803%, 49.8039%
        XYZ:
        16.5012, 18.9443, 6.2769
        xyY:
        0.3955, 0.4541, 18.9443
      CIE-Lab:
        50.6220, -8.2333, 37.6047
        CIE-LCH:
        50.6220, 38.4954, 102.3496
        CIE-Luv:
        50.6220, 5.7586, 42.9807
        Hunter-Lab:
        43.5250, -8.4959, 21.9171
      #7f7b36 color charts
#7f7b36 RGB chart
      #7f7b36 CMYK chart
      #7f7b36 RGB pie chart
      #7f7b36 color shades, tints & tones
#7f7b36 color schemes
#7f7b36 color preview, HTML & CSS examples
           This text has a color of #7f7b36        
        
          <p style="color:#7f7b36;">Text here</p>
        
        
          .mytext {color:#7f7b36;}
        
        Text color #7f7b36
      
           This box has a color of #7f7b36        
        
          <div style="background-color:#7f7b36;">Content here</div>
        
        
          .mybackground {background-color:#7f7b36;}
        
        Background color #7f7b36
      
           Border around this has a color of #7f7b36        
        
          <div style="border:2px solid #7f7b36;">Content here</div>
        
        
          .myborder {border:2px solid #7f7b36;}
        
        Border color #7f7b36