#a40152 color space conversions
Hex:
        #a40152
        RGB:
        164, 1, 82
        CMY:
        36, 100, 68
        CMYK:
        0, 99, 50, 36
      HSL:
        330°, 98.7879%, 32.3529%
        HSV (HSB):
        330°, 99.3902%, 64.3137%
        XYZ:
        16.8437, 8.5234, 8.7401
        xyY:
        0.4938, 0.2499, 8.5234
      CIE-Lab:
        35.0500, 60.8037, 1.7430
        CIE-LCH:
        35.0500, 60.8287, 1.6420
        CIE-Luv:
        35.0500, 89.4716, -8.8909
        Hunter-Lab:
        29.1949, 51.8926, 2.6868
      #a40152 color charts
#a40152 RGB chart
      #a40152 CMYK chart
      #a40152 RGB pie chart
      #a40152 color shades, tints & tones
#a40152 color schemes
#a40152 color preview, HTML & CSS examples
           This text has a color of #a40152        
        
          <p style="color:#a40152;">Text here</p>
        
        
          .mytext {color:#a40152;}
        
        Text color #a40152
      
           This box has a color of #a40152        
        
          <div style="background-color:#a40152;">Content here</div>
        
        
          .mybackground {background-color:#a40152;}
        
        Background color #a40152
      
           Border around this has a color of #a40152        
        
          <div style="border:2px solid #a40152;">Content here</div>
        
        
          .myborder {border:2px solid #a40152;}
        
        Border color #a40152