#70975e color space conversions
Hex:
        #70975e
        RGB:
        112, 151, 94
        CMY:
        56, 41, 63
        CMYK:
        26, 0, 38, 41
      HSL:
        101°, 23.2653%, 48.0392%
        HSV (HSB):
        101°, 37.7483%, 59.2157%
        XYZ:
        19.7691, 26.3861, 14.6408
        xyY:
        0.3252, 0.4340, 26.3861
      CIE-Lab:
        58.4017, -24.4511, 25.8165
        CIE-LCH:
        58.4017, 35.5576, 133.4441
        CIE-Luv:
        58.4017, -19.5434, 36.8182
        Hunter-Lab:
        51.3674, -21.1961, 19.0583
      #70975e color charts
#70975e RGB chart
      #70975e CMYK chart
      #70975e RGB pie chart
      #70975e color shades, tints & tones
#70975e color schemes
#70975e color preview, HTML & CSS examples
           This text has a color of #70975e        
        
          <p style="color:#70975e;">Text here</p>
        
        
          .mytext {color:#70975e;}
        
        Text color #70975e
      
           This box has a color of #70975e        
        
          <div style="background-color:#70975e;">Content here</div>
        
        
          .mybackground {background-color:#70975e;}
        
        Background color #70975e
      
           Border around this has a color of #70975e        
        
          <div style="border:2px solid #70975e;">Content here</div>
        
        
          .myborder {border:2px solid #70975e;}
        
        Border color #70975e