#a70f50 color space conversions
Hex:
        #a70f50
        RGB:
        167, 15, 80
        CMY:
        35, 94, 69
        CMYK:
        0, 91, 52, 35
      HSL:
        334°, 83.5165%, 35.6863%
        HSV (HSB):
        334°, 91.0180%, 65.4902%
        XYZ:
        17.5551, 9.1363, 8.4276
        xyY:
        0.4999, 0.2602, 9.1363
      CIE-Lab:
        36.2455, 59.5507, 4.8445
        CIE-LCH:
        36.2455, 59.7475, 4.6508
        CIE-Luv:
        36.2455, 90.7176, -5.2881
        Hunter-Lab:
        30.2264, 50.7748, 4.6273
      #a70f50 color charts
#a70f50 RGB chart
      #a70f50 CMYK chart
      #a70f50 RGB pie chart
      #a70f50 color shades, tints & tones
#a70f50 color schemes
#a70f50 color preview, HTML & CSS examples
           This text has a color of #a70f50        
        
          <p style="color:#a70f50;">Text here</p>
        
        
          .mytext {color:#a70f50;}
        
        Text color #a70f50
      
           This box has a color of #a70f50        
        
          <div style="background-color:#a70f50;">Content here</div>
        
        
          .mybackground {background-color:#a70f50;}
        
        Background color #a70f50
      
           Border around this has a color of #a70f50        
        
          <div style="border:2px solid #a70f50;">Content here</div>
        
        
          .myborder {border:2px solid #a70f50;}
        
        Border color #a70f50