#70232e color space conversions
Hex:
        #70232e
        RGB:
        112, 35, 46
        CMY:
        56, 86, 82
        CMYK:
        0, 69, 59, 56
      HSL:
        351°, 52.3810%, 28.8235%
        HSV (HSB):
        351°, 68.7500%, 43.9216%
        XYZ:
        7.7763, 4.8441, 3.1099
        xyY:
        0.4944, 0.3079, 4.8441
      CIE-Lab:
        26.2858, 34.7941, 11.7712
        CIE-LCH:
        26.2858, 36.7314, 18.6912
        CIE-Luv:
        26.2858, 50.8026, 5.9211
        Hunter-Lab:
        22.0092, 24.5511, 7.0288
      #70232e color charts
#70232e RGB chart
      #70232e CMYK chart
      #70232e RGB pie chart
      #70232e color shades, tints & tones
#70232e color schemes
#70232e color preview, HTML & CSS examples
           This text has a color of #70232e        
        
          <p style="color:#70232e;">Text here</p>
        
        
          .mytext {color:#70232e;}
        
        Text color #70232e
      
           This box has a color of #70232e        
        
          <div style="background-color:#70232e;">Content here</div>
        
        
          .mybackground {background-color:#70232e;}
        
        Background color #70232e
      
           Border around this has a color of #70232e        
        
          <div style="border:2px solid #70232e;">Content here</div>
        
        
          .myborder {border:2px solid #70232e;}
        
        Border color #70232e