#707b1b color space conversions
Hex:
        #707b1b
        RGB:
        112, 123, 27
        CMY:
        56, 52, 89
        CMYK:
        9, 0, 78, 52
      HSL:
        67°, 64.0000%, 29.4118%
        HSV (HSB):
        67°, 78.0488%, 48.2353%
        XYZ:
        13.9629, 17.6898, 3.7155
        xyY:
        0.3948, 0.5002, 17.6898
      CIE-Lab:
        49.1177, -16.8549, 47.4013
        CIE-LCH:
        49.1177, 50.3088, 109.5743
        CIE-Luv:
        49.1177, -3.5444, 50.9515
        Hunter-Lab:
        42.0592, -14.3450, 24.2039
      #707b1b color charts
#707b1b RGB chart
      #707b1b CMYK chart
      #707b1b RGB pie chart
      #707b1b color shades, tints & tones
#707b1b color schemes
#707b1b color preview, HTML & CSS examples
           This text has a color of #707b1b        
        
          <p style="color:#707b1b;">Text here</p>
        
        
          .mytext {color:#707b1b;}
        
        Text color #707b1b
      
           This box has a color of #707b1b        
        
          <div style="background-color:#707b1b;">Content here</div>
        
        
          .mybackground {background-color:#707b1b;}
        
        Background color #707b1b
      
           Border around this has a color of #707b1b        
        
          <div style="border:2px solid #707b1b;">Content here</div>
        
        
          .myborder {border:2px solid #707b1b;}
        
        Border color #707b1b