#70142f color space conversions
Hex:
        #70142f
        RGB:
        112, 20, 47
        CMY:
        56, 92, 82
        CMYK:
        0, 82, 58, 56
      HSL:
        342°, 69.6970%, 25.8824%
        HSV (HSB):
        342°, 82.1429%, 43.9216%
        XYZ:
        7.4453, 4.1503, 3.0980
        xyY:
        0.5067, 0.2825, 4.1503
      CIE-Lab:
        24.1622, 40.8238, 8.1880
        CIE-LCH:
        24.1622, 41.6368, 11.3413
        CIE-Luv:
        24.1622, 56.2786, 1.4196
        Hunter-Lab:
        20.3723, 29.5839, 5.2444
      #70142f color charts
#70142f RGB chart
      #70142f CMYK chart
      #70142f RGB pie chart
      #70142f color shades, tints & tones
#70142f color schemes
#70142f color preview, HTML & CSS examples
           This text has a color of #70142f        
        
          <p style="color:#70142f;">Text here</p>
        
        
          .mytext {color:#70142f;}
        
        Text color #70142f
      
           This box has a color of #70142f        
        
          <div style="background-color:#70142f;">Content here</div>
        
        
          .mybackground {background-color:#70142f;}
        
        Background color #70142f
      
           Border around this has a color of #70142f        
        
          <div style="border:2px solid #70142f;">Content here</div>
        
        
          .myborder {border:2px solid #70142f;}
        
        Border color #70142f