#a70b50 color space conversions
Hex:
        #a70b50
        RGB:
        167, 11, 80
        CMY:
        35, 96, 69
        CMYK:
        0, 93, 52, 35
      HSL:
        333°, 87.6404%, 34.9020%
        HSV (HSB):
        333°, 93.4132%, 65.4902%
        XYZ:
        17.5040, 9.0340, 8.4106
        xyY:
        0.5008, 0.2585, 9.0340
      CIE-Lab:
        36.0497, 60.1176, 4.5646
        CIE-LCH:
        36.0497, 60.2907, 4.3420
        CIE-Luv:
        36.0497, 91.3697, -5.7131
        Hunter-Lab:
        30.0566, 51.3533, 4.4488
      #a70b50 color charts
#a70b50 RGB chart
      #a70b50 CMYK chart
      #a70b50 RGB pie chart
      #a70b50 color shades, tints & tones
#a70b50 color schemes
#a70b50 color preview, HTML & CSS examples
           This text has a color of #a70b50        
        
          <p style="color:#a70b50;">Text here</p>
        
        
          .mytext {color:#a70b50;}
        
        Text color #a70b50
      
           This box has a color of #a70b50        
        
          <div style="background-color:#a70b50;">Content here</div>
        
        
          .mybackground {background-color:#a70b50;}
        
        Background color #a70b50
      
           Border around this has a color of #a70b50        
        
          <div style="border:2px solid #a70b50;">Content here</div>
        
        
          .myborder {border:2px solid #a70b50;}
        
        Border color #a70b50