#a70052 color space conversions
Hex:
        #a70052
        RGB:
        167, 0, 82
        CMY:
        35, 100, 68
        CMYK:
        0, 100, 51, 35
      HSL:
        331°, 100.0000%, 32.7451%
        HSV (HSB):
        331°, 100.0000%, 65.4902%
        XYZ:
        17.4593, 8.8247, 8.7658
        xyY:
        0.4981, 0.2518, 8.8247
      CIE-Lab:
        35.6445, 61.6220, 2.6835
        CIE-LCH:
        35.6445, 61.6804, 2.4935
        CIE-Luv:
        35.6445, 92.0629, -8.0624
        Hunter-Lab:
        29.7064, 52.9237, 3.2991
      #a70052 color charts
#a70052 RGB chart
      #a70052 CMYK chart
      #a70052 RGB pie chart
      #a70052 color shades, tints & tones
#a70052 color schemes
#a70052 color preview, HTML & CSS examples
           This text has a color of #a70052        
        
          <p style="color:#a70052;">Text here</p>
        
        
          .mytext {color:#a70052;}
        
        Text color #a70052
      
           This box has a color of #a70052        
        
          <div style="background-color:#a70052;">Content here</div>
        
        
          .mybackground {background-color:#a70052;}
        
        Background color #a70052
      
           Border around this has a color of #a70052        
        
          <div style="border:2px solid #a70052;">Content here</div>
        
        
          .myborder {border:2px solid #a70052;}
        
        Border color #a70052