#70975d color space conversions
Hex:
        #70975d
        RGB:
        112, 151, 93
        CMY:
        56, 41, 64
        CMYK:
        26, 0, 38, 41
      HSL:
        100°, 23.7705%, 47.8431%
        HSV (HSB):
        100°, 38.4106%, 59.2157%
        XYZ:
        19.7245, 26.3683, 14.4059
        xyY:
        0.3260, 0.4358, 26.3683
      CIE-Lab:
        58.3850, -24.6017, 26.3384
        CIE-LCH:
        58.3850, 36.0410, 133.0474
        CIE-Luv:
        58.3850, -19.5435, 37.4117
        Hunter-Lab:
        51.3500, -21.2975, 19.3116
      #70975d color charts
#70975d RGB chart
      #70975d CMYK chart
      #70975d RGB pie chart
      #70975d color shades, tints & tones
#70975d color schemes
#70975d color preview, HTML & CSS examples
           This text has a color of #70975d        
        
          <p style="color:#70975d;">Text here</p>
        
        
          .mytext {color:#70975d;}
        
        Text color #70975d
      
           This box has a color of #70975d        
        
          <div style="background-color:#70975d;">Content here</div>
        
        
          .mybackground {background-color:#70975d;}
        
        Background color #70975d
      
           Border around this has a color of #70975d        
        
          <div style="border:2px solid #70975d;">Content here</div>
        
        
          .myborder {border:2px solid #70975d;}
        
        Border color #70975d