#707c5b color space conversions
Hex:
        #707c5b
        RGB:
        112, 124, 91
        CMY:
        56, 51, 64
        CMYK:
        10, 0, 27, 51
      HSL:
        82°, 15.3488%, 42.1569%
        HSV (HSB):
        82°, 26.6129%, 48.6275%
        XYZ:
        15.7781, 18.6154, 12.6591
        xyY:
        0.3353, 0.3956, 18.6154
      CIE-Lab:
        50.2341, -10.6972, 16.5832
        CIE-LCH:
        50.2341, 19.7340, 122.8246
        CIE-Luv:
        50.2341, -5.4238, 22.7281
        Hunter-Lab:
        43.1455, -10.2283, 12.8060
      #707c5b color charts
#707c5b RGB chart
      #707c5b CMYK chart
      #707c5b RGB pie chart
      #707c5b color shades, tints & tones
#707c5b color schemes
#707c5b color preview, HTML & CSS examples
           This text has a color of #707c5b        
        
          <p style="color:#707c5b;">Text here</p>
        
        
          .mytext {color:#707c5b;}
        
        Text color #707c5b
      
           This box has a color of #707c5b        
        
          <div style="background-color:#707c5b;">Content here</div>
        
        
          .mybackground {background-color:#707c5b;}
        
        Background color #707c5b
      
           Border around this has a color of #707c5b        
        
          <div style="border:2px solid #707c5b;">Content here</div>
        
        
          .myborder {border:2px solid #707c5b;}
        
        Border color #707c5b