#7f7f36 color space conversions
Hex:
        #7f7f36
        RGB:
        127, 127, 54
        CMY:
        50, 50, 79
        CMYK:
        0, 0, 57, 50
      HSL:
        60°, 40.3315%, 35.4902%
        HSV (HSB):
        60°, 57.4803%, 49.8039%
        XYZ:
        17.0076, 19.9571, 6.4457
        xyY:
        0.3918, 0.4597, 19.9571
      CIE-Lab:
        51.7887, -10.4375, 38.9298
        CIE-LCH:
        51.7887, 40.3047, 105.0087
        CIE-Luv:
        51.7887, 3.2396, 44.9090
        Hunter-Lab:
        44.6734, -10.2216, 22.7167
      #7f7f36 color charts
#7f7f36 RGB chart
      #7f7f36 CMYK chart
      #7f7f36 RGB pie chart
      #7f7f36 color shades, tints & tones
#7f7f36 color schemes
#7f7f36 color preview, HTML & CSS examples
           This text has a color of #7f7f36        
        
          <p style="color:#7f7f36;">Text here</p>
        
        
          .mytext {color:#7f7f36;}
        
        Text color #7f7f36
      
           This box has a color of #7f7f36        
        
          <div style="background-color:#7f7f36;">Content here</div>
        
        
          .mybackground {background-color:#7f7f36;}
        
        Background color #7f7f36
      
           Border around this has a color of #7f7f36        
        
          <div style="border:2px solid #7f7f36;">Content here</div>
        
        
          .myborder {border:2px solid #7f7f36;}
        
        Border color #7f7f36