#70831f color space conversions
Hex:
        #70831f
        RGB:
        112, 131, 31
        CMY:
        56, 49, 88
        CMYK:
        15, 0, 76, 49
      HSL:
        71°, 61.7284%, 31.7647%
        HSV (HSB):
        71°, 76.3359%, 51.3725%
        XYZ:
        15.0457, 19.7763, 4.3205
        xyY:
        0.3844, 0.5052, 19.7763
      CIE-Lab:
        51.5833, -20.8318, 48.3065
        CIE-LCH:
        51.5833, 52.6069, 113.3277
        CIE-Luv:
        51.5833, -8.3574, 53.5812
        Hunter-Lab:
        44.4705, -17.4315, 25.3690
      #70831f color charts
#70831f RGB chart
      #70831f CMYK chart
      #70831f RGB pie chart
      #70831f color shades, tints & tones
#70831f color schemes
#70831f color preview, HTML & CSS examples
           This text has a color of #70831f        
        
          <p style="color:#70831f;">Text here</p>
        
        
          .mytext {color:#70831f;}
        
        Text color #70831f
      
           This box has a color of #70831f        
        
          <div style="background-color:#70831f;">Content here</div>
        
        
          .mybackground {background-color:#70831f;}
        
        Background color #70831f
      
           Border around this has a color of #70831f        
        
          <div style="border:2px solid #70831f;">Content here</div>
        
        
          .myborder {border:2px solid #70831f;}
        
        Border color #70831f