#70232f color space conversions
Hex:
        #70232f
        RGB:
        112, 35, 47
        CMY:
        56, 86, 82
        CMYK:
        0, 69, 58, 56
      HSL:
        351°, 52.3810%, 28.8235%
        HSV (HSB):
        351°, 68.7500%, 43.9216%
        XYZ:
        7.7962, 4.8520, 3.2150
        xyY:
        0.4915, 0.3059, 4.8520
      CIE-Lab:
        26.3090, 34.8796, 11.1305
        CIE-LCH:
        26.3090, 36.6124, 17.6985
        CIE-Luv:
        26.3090, 50.5525, 5.3613
        Hunter-Lab:
        22.0274, 24.6292, 6.7656
      #70232f color charts
#70232f RGB chart
      #70232f CMYK chart
      #70232f RGB pie chart
      #70232f color shades, tints & tones
#70232f color schemes
#70232f color preview, HTML & CSS examples
           This text has a color of #70232f        
        
          <p style="color:#70232f;">Text here</p>
        
        
          .mytext {color:#70232f;}
        
        Text color #70232f
      
           This box has a color of #70232f        
        
          <div style="background-color:#70232f;">Content here</div>
        
        
          .mybackground {background-color:#70232f;}
        
        Background color #70232f
      
           Border around this has a color of #70232f        
        
          <div style="border:2px solid #70232f;">Content here</div>
        
        
          .myborder {border:2px solid #70232f;}
        
        Border color #70232f