#70545d color space conversions
Hex:
        #70545d
        RGB:
        112, 84, 93
        CMY:
        56, 67, 64
        CMYK:
        0, 25, 17, 56
      HSL:
        341°, 14.2857%, 38.4314%
        HSV (HSB):
        341°, 25.0000%, 43.9216%
        XYZ:
        11.8282, 10.5757, 11.7738
        xyY:
        0.3461, 0.3094, 10.5757
      CIE-Lab:
        38.8565, 13.1797, -0.7030
        CIE-LCH:
        38.8565, 13.1985, 356.9468
        CIE-Luv:
        38.8565, 16.2015, -2.9342
        Hunter-Lab:
        32.5203, 8.0130, 1.2985
      #70545d color charts
#70545d RGB chart
      #70545d CMYK chart
      #70545d RGB pie chart
      #70545d color shades, tints & tones
#70545d color schemes
#70545d color preview, HTML & CSS examples
           This text has a color of #70545d        
        
          <p style="color:#70545d;">Text here</p>
        
        
          .mytext {color:#70545d;}
        
        Text color #70545d
      
           This box has a color of #70545d        
        
          <div style="background-color:#70545d;">Content here</div>
        
        
          .mybackground {background-color:#70545d;}
        
        Background color #70545d
      
           Border around this has a color of #70545d        
        
          <div style="border:2px solid #70545d;">Content here</div>
        
        
          .myborder {border:2px solid #70545d;}
        
        Border color #70545d