#70584c color space conversions
Hex:
        #70584c
        RGB:
        112, 88, 76
        CMY:
        56, 65, 70
        CMYK:
        0, 21, 32, 56
      HSL:
        20°, 19.1489%, 36.8627%
        HSV (HSB):
        20°, 32.1429%, 43.9216%
        XYZ:
        11.4763, 10.9460, 8.3454
        xyY:
        0.3730, 0.3558, 10.9460
      CIE-Lab:
        39.4894, 7.9513, 10.7157
        CIE-LCH:
        39.4894, 13.3435, 53.4235
        CIE-Luv:
        39.4894, 15.8543, 11.5555
        Hunter-Lab:
        33.0847, 4.0192, 8.2038
      #70584c color charts
#70584c RGB chart
      #70584c CMYK chart
      #70584c RGB pie chart
      #70584c color shades, tints & tones
#70584c color schemes
#70584c color preview, HTML & CSS examples
           This text has a color of #70584c        
        
          <p style="color:#70584c;">Text here</p>
        
        
          .mytext {color:#70584c;}
        
        Text color #70584c
      
           This box has a color of #70584c        
        
          <div style="background-color:#70584c;">Content here</div>
        
        
          .mybackground {background-color:#70584c;}
        
        Background color #70584c
      
           Border around this has a color of #70584c        
        
          <div style="border:2px solid #70584c;">Content here</div>
        
        
          .myborder {border:2px solid #70584c;}
        
        Border color #70584c