#707e1e color space conversions
Hex:
        #707e1e
        RGB:
        112, 126, 30
        CMY:
        56, 51, 88
        CMYK:
        11, 0, 76, 51
      HSL:
        69°, 61.5385%, 30.5882%
        HSV (HSB):
        69°, 76.1905%, 49.4118%
        XYZ:
        14.3773, 18.4602, 4.0337
        xyY:
        0.3899, 0.5007, 18.4602
      CIE-Lab:
        50.0496, -18.2871, 47.2064
        CIE-LCH:
        50.0496, 50.6247, 111.1756
        CIE-Luv:
        50.0496, -5.3868, 51.5942
        Hunter-Lab:
        42.9653, -15.4587, 24.5094
      #707e1e color charts
#707e1e RGB chart
      #707e1e CMYK chart
      #707e1e RGB pie chart
      #707e1e color shades, tints & tones
#707e1e color schemes
#707e1e color preview, HTML & CSS examples
           This text has a color of #707e1e        
        
          <p style="color:#707e1e;">Text here</p>
        
        
          .mytext {color:#707e1e;}
        
        Text color #707e1e
      
           This box has a color of #707e1e        
        
          <div style="background-color:#707e1e;">Content here</div>
        
        
          .mybackground {background-color:#707e1e;}
        
        Background color #707e1e
      
           Border around this has a color of #707e1e        
        
          <div style="border:2px solid #707e1e;">Content here</div>
        
        
          .myborder {border:2px solid #707e1e;}
        
        Border color #707e1e