#a70b48 color space conversions
Hex:
        #a70b48
        RGB:
        167, 11, 72
        CMY:
        35, 96, 72
        CMYK:
        0, 93, 57, 35
      HSL:
        337°, 87.6404%, 34.9020%
        HSV (HSB):
        337°, 93.4132%, 65.4902%
        XYZ:
        17.2257, 8.9227, 6.9453
        xyY:
        0.5205, 0.2696, 8.9227
      CIE-Lab:
        35.8351, 59.5273, 9.4599
        CIE-LCH:
        35.8351, 60.2743, 9.0298
        CIE-Luv:
        35.8351, 94.5624, -0.5518
        Hunter-Lab:
        29.8709, 50.6619, 7.1242
      #a70b48 color charts
#a70b48 RGB chart
      #a70b48 CMYK chart
      #a70b48 RGB pie chart
      #a70b48 color shades, tints & tones
#a70b48 color schemes
#a70b48 color preview, HTML & CSS examples
           This text has a color of #a70b48        
        
          <p style="color:#a70b48;">Text here</p>
        
        
          .mytext {color:#a70b48;}
        
        Text color #a70b48
      
           This box has a color of #a70b48        
        
          <div style="background-color:#a70b48;">Content here</div>
        
        
          .mybackground {background-color:#a70b48;}
        
        Background color #a70b48
      
           Border around this has a color of #a70b48        
        
          <div style="border:2px solid #a70b48;">Content here</div>
        
        
          .myborder {border:2px solid #a70b48;}
        
        Border color #a70b48