#a70b38 color space conversions
Hex:
        #a70b38
        RGB:
        167, 11, 56
        CMY:
        35, 96, 78
        CMYK:
        0, 93, 66, 35
      HSL:
        343°, 87.6404%, 34.9020%
        HSV (HSB):
        343°, 93.4132%, 65.4902%
        XYZ:
        16.7698, 8.7404, 4.5446
        xyY:
        0.5580, 0.2908, 8.7404
      CIE-Lab:
        35.4795, 58.5414, 19.3820
        CIE-LCH:
        35.4795, 61.6665, 18.3188
        CIE-Luv:
        35.4795, 100.3133, 8.6323
        Hunter-Lab:
        29.5641, 49.5145, 11.5809
      #a70b38 color charts
#a70b38 RGB chart
      #a70b38 CMYK chart
      #a70b38 RGB pie chart
      #a70b38 color shades, tints & tones
#a70b38 color schemes
#a70b38 color preview, HTML & CSS examples
           This text has a color of #a70b38        
        
          <p style="color:#a70b38;">Text here</p>
        
        
          .mytext {color:#a70b38;}
        
        Text color #a70b38
      
           This box has a color of #a70b38        
        
          <div style="background-color:#a70b38;">Content here</div>
        
        
          .mybackground {background-color:#a70b38;}
        
        Background color #a70b38
      
           Border around this has a color of #a70b38        
        
          <div style="border:2px solid #a70b38;">Content here</div>
        
        
          .myborder {border:2px solid #a70b38;}
        
        Border color #a70b38