#70815e color space conversions
Hex:
        #70815e
        RGB:
        112, 129, 94
        CMY:
        56, 49, 63
        CMYK:
        13, 0, 27, 49
      HSL:
        89°, 15.6951%, 43.7255%
        HSV (HSB):
        89°, 27.1318%, 50.5882%
        XYZ:
        16.5527, 19.9534, 13.5686
        xyY:
        0.3306, 0.3985, 19.9534
      CIE-Lab:
        51.7845, -12.9542, 16.9721
        CIE-LCH:
        51.7845, 21.3510, 127.3532
        CIE-Luv:
        51.7845, -8.1767, 23.7719
        Hunter-Lab:
        44.6692, -12.0258, 13.2586
      #70815e color charts
#70815e RGB chart
      #70815e CMYK chart
      #70815e RGB pie chart
      #70815e color shades, tints & tones
#70815e color schemes
#70815e color preview, HTML & CSS examples
           This text has a color of #70815e        
        
          <p style="color:#70815e;">Text here</p>
        
        
          .mytext {color:#70815e;}
        
        Text color #70815e
      
           This box has a color of #70815e        
        
          <div style="background-color:#70815e;">Content here</div>
        
        
          .mybackground {background-color:#70815e;}
        
        Background color #70815e
      
           Border around this has a color of #70815e        
        
          <div style="border:2px solid #70815e;">Content here</div>
        
        
          .myborder {border:2px solid #70815e;}
        
        Border color #70815e