#6f7f42 color space conversions
Hex:
        #6f7f42
        RGB:
        111, 127, 66
        CMY:
        56, 50, 74
        CMYK:
        13, 0, 48, 50
      HSL:
        76°, 31.6062%, 37.8431%
        HSV (HSB):
        76°, 48.0315%, 49.8039%
        XYZ:
        15.1283, 18.9516, 8.0149
        xyY:
        0.3594, 0.4502, 18.9516
      CIE-Lab:
        50.6305, -16.2310, 31.0611
        CIE-LCH:
        50.6305, 35.0462, 117.5894
        CIE-Luv:
        50.6305, -7.0766, 38.8316
        Hunter-Lab:
        43.5334, -14.1530, 19.5575
      #6f7f42 color charts
#6f7f42 RGB chart
      #6f7f42 CMYK chart
      #6f7f42 RGB pie chart
      #6f7f42 color shades, tints & tones
#6f7f42 color schemes
#6f7f42 color preview, HTML & CSS examples
           This text has a color of #6f7f42        
        
          <p style="color:#6f7f42;">Text here</p>
        
        
          .mytext {color:#6f7f42;}
        
        Text color #6f7f42
      
           This box has a color of #6f7f42        
        
          <div style="background-color:#6f7f42;">Content here</div>
        
        
          .mybackground {background-color:#6f7f42;}
        
        Background color #6f7f42
      
           Border around this has a color of #6f7f42        
        
          <div style="border:2px solid #6f7f42;">Content here</div>
        
        
          .myborder {border:2px solid #6f7f42;}
        
        Border color #6f7f42