#70945e color space conversions
Hex:
        #70945e
        RGB:
        112, 148, 94
        CMY:
        56, 42, 63
        CMYK:
        24, 0, 36, 42
      HSL:
        100°, 22.3140%, 47.4510%
        HSV (HSB):
        100°, 36.4865%, 58.0392%
        XYZ:
        19.2924, 25.4327, 14.4819
        xyY:
        0.3258, 0.4296, 25.4327
      CIE-Lab:
        57.4946, -22.9416, 24.6245
        CIE-LCH:
        57.4946, 33.6553, 132.9737
        CIE-Luv:
        57.4946, -18.0310, 35.0741
        Hunter-Lab:
        50.4308, -19.9686, 18.2757
      #70945e color charts
#70945e RGB chart
      #70945e CMYK chart
      #70945e RGB pie chart
      #70945e color shades, tints & tones
#70945e color schemes
#70945e color preview, HTML & CSS examples
           This text has a color of #70945e        
        
          <p style="color:#70945e;">Text here</p>
        
        
          .mytext {color:#70945e;}
        
        Text color #70945e
      
           This box has a color of #70945e        
        
          <div style="background-color:#70945e;">Content here</div>
        
        
          .mybackground {background-color:#70945e;}
        
        Background color #70945e
      
           Border around this has a color of #70945e        
        
          <div style="border:2px solid #70945e;">Content here</div>
        
        
          .myborder {border:2px solid #70945e;}
        
        Border color #70945e