#70834b color space conversions
Hex:
        #70834b
        RGB:
        112, 131, 75
        CMY:
        56, 49, 71
        CMYK:
        15, 0, 43, 49
      HSL:
        80°, 27.1845%, 40.3922%
        HSV (HSB):
        80°, 42.7481%, 51.3725%
        XYZ:
        16.0684, 20.1853, 9.7059
        xyY:
        0.3496, 0.4392, 20.1853
      CIE-Lab:
        52.0461, -16.8323, 27.9791
        CIE-LCH:
        52.0461, 32.6520, 121.0312
        CIE-Luv:
        52.0461, -8.8822, 36.3667
        Hunter-Lab:
        44.9281, -14.7842, 18.6412
      #70834b color charts
#70834b RGB chart
      #70834b CMYK chart
      #70834b RGB pie chart
      #70834b color shades, tints & tones
#70834b color schemes
#70834b color preview, HTML & CSS examples
           This text has a color of #70834b        
        
          <p style="color:#70834b;">Text here</p>
        
        
          .mytext {color:#70834b;}
        
        Text color #70834b
      
           This box has a color of #70834b        
        
          <div style="background-color:#70834b;">Content here</div>
        
        
          .mybackground {background-color:#70834b;}
        
        Background color #70834b
      
           Border around this has a color of #70834b        
        
          <div style="border:2px solid #70834b;">Content here</div>
        
        
          .myborder {border:2px solid #70834b;}
        
        Border color #70834b