#70072d color space conversions
Hex:
        #70072d
        RGB:
        112, 7, 45
        CMY:
        56, 97, 82
        CMYK:
        0, 94, 60, 56
      HSL:
        338°, 88.2353%, 23.3333%
        HSV (HSB):
        338°, 93.7500%, 43.9216%
        XYZ:
        7.2317, 3.7862, 2.8323
        xyY:
        0.5221, 0.2734, 3.7862
      CIE-Lab:
        22.9515, 43.9763, 7.8987
        CIE-LCH:
        22.9515, 44.6800, 10.1825
        CIE-Luv:
        22.9515, 59.9832, 0.4578
        Hunter-Lab:
        19.4581, 32.2891, 4.9905
      #70072d color charts
#70072d RGB chart
      #70072d CMYK chart
      #70072d RGB pie chart
      #70072d color shades, tints & tones
#70072d color schemes
#70072d color preview, HTML & CSS examples
           This text has a color of #70072d        
        
          <p style="color:#70072d;">Text here</p>
        
        
          .mytext {color:#70072d;}
        
        Text color #70072d
      
           This box has a color of #70072d        
        
          <div style="background-color:#70072d;">Content here</div>
        
        
          .mybackground {background-color:#70072d;}
        
        Background color #70072d
      
           Border around this has a color of #70072d        
        
          <div style="border:2px solid #70072d;">Content here</div>
        
        
          .myborder {border:2px solid #70072d;}
        
        Border color #70072d