#707c1d color space conversions
Hex:
        #707c1d
        RGB:
        112, 124, 29
        CMY:
        56, 51, 89
        CMYK:
        10, 0, 77, 51
      HSL:
        68°, 62.0915%, 30.0000%
        HSV (HSB):
        68°, 76.6129%, 48.6275%
        XYZ:
        14.1115, 17.9488, 3.8831
        xyY:
        0.3926, 0.4994, 17.9488
      CIE-Lab:
        49.4339, -17.2851, 46.9852
        CIE-LCH:
        49.4339, 50.0638, 110.1977
        CIE-Luv:
        49.4339, -4.1721, 50.9405
        Hunter-Lab:
        42.3660, -14.6846, 24.2219
      #707c1d color charts
#707c1d RGB chart
      #707c1d CMYK chart
      #707c1d RGB pie chart
      #707c1d color shades, tints & tones
#707c1d color schemes
#707c1d color preview, HTML & CSS examples
           This text has a color of #707c1d        
        
          <p style="color:#707c1d;">Text here</p>
        
        
          .mytext {color:#707c1d;}
        
        Text color #707c1d
      
           This box has a color of #707c1d        
        
          <div style="background-color:#707c1d;">Content here</div>
        
        
          .mybackground {background-color:#707c1d;}
        
        Background color #707c1d
      
           Border around this has a color of #707c1d        
        
          <div style="border:2px solid #707c1d;">Content here</div>
        
        
          .myborder {border:2px solid #707c1d;}
        
        Border color #707c1d