#70072b color space conversions
Hex:
        #70072b
        RGB:
        112, 7, 43
        CMY:
        56, 97, 83
        CMYK:
        0, 94, 62, 56
      HSL:
        339°, 88.2353%, 23.3333%
        HSV (HSB):
        339°, 93.7500%, 43.9216%
        XYZ:
        7.1941, 3.7711, 2.6342
        xyY:
        0.5290, 0.2773, 3.7711
      CIE-Lab:
        22.8999, 43.8311, 9.2244
        CIE-LCH:
        22.8999, 44.7912, 11.8846
        CIE-Luv:
        22.8999, 60.6439, 1.5678
        Hunter-Lab:
        19.4194, 32.1433, 5.5509
      #70072b color charts
#70072b RGB chart
      #70072b CMYK chart
      #70072b RGB pie chart
      #70072b color shades, tints & tones
#70072b color schemes
#70072b color preview, HTML & CSS examples
           This text has a color of #70072b        
        
          <p style="color:#70072b;">Text here</p>
        
        
          .mytext {color:#70072b;}
        
        Text color #70072b
      
           This box has a color of #70072b        
        
          <div style="background-color:#70072b;">Content here</div>
        
        
          .mybackground {background-color:#70072b;}
        
        Background color #70072b
      
           Border around this has a color of #70072b        
        
          <div style="border:2px solid #70072b;">Content here</div>
        
        
          .myborder {border:2px solid #70072b;}
        
        Border color #70072b