#707b13 color space conversions
Hex:
        #707b13
        RGB:
        112, 123, 19
        CMY:
        56, 52, 93
        CMYK:
        9, 0, 85, 52
      HSL:
        66°, 73.2394%, 27.8431%
        HSV (HSB):
        66°, 84.5528%, 48.2353%
        XYZ:
        13.8826, 17.6577, 3.2927
        xyY:
        0.3985, 0.5069, 17.6577
      CIE-Lab:
        49.0783, -17.1916, 49.8936
        CIE-LCH:
        49.0783, 52.7724, 109.0122
        CIE-Luv:
        49.0783, -3.4734, 52.4895
        Hunter-Lab:
        42.0210, -14.5653, 24.7689
      #707b13 color charts
#707b13 RGB chart
      #707b13 CMYK chart
      #707b13 RGB pie chart
      #707b13 color shades, tints & tones
#707b13 color schemes
#707b13 color preview, HTML & CSS examples
           This text has a color of #707b13        
        
          <p style="color:#707b13;">Text here</p>
        
        
          .mytext {color:#707b13;}
        
        Text color #707b13
      
           This box has a color of #707b13        
        
          <div style="background-color:#707b13;">Content here</div>
        
        
          .mybackground {background-color:#707b13;}
        
        Background color #707b13
      
           Border around this has a color of #707b13        
        
          <div style="border:2px solid #707b13;">Content here</div>
        
        
          .myborder {border:2px solid #707b13;}
        
        Border color #707b13