#a42c50 color space conversions
Hex:
        #a42c50
        RGB:
        164, 44, 80
        CMY:
        36, 83, 69
        CMYK:
        0, 73, 51, 36
      HSL:
        342°, 57.6923%, 40.7843%
        HSV (HSB):
        342°, 73.1707%, 64.3137%
        XYZ:
        17.6585, 10.2731, 8.6416
        xyY:
        0.4828, 0.2809, 10.2731
      CIE-Lab:
        38.3281, 51.1314, 7.7200
        CIE-LCH:
        38.3281, 51.7110, 8.5859
        CIE-Luv:
        38.3281, 79.4615, -0.3095
        Hunter-Lab:
        32.0516, 42.2523, 6.4506
      #a42c50 color charts
#a42c50 RGB chart
      #a42c50 CMYK chart
      #a42c50 RGB pie chart
      #a42c50 color shades, tints & tones
#a42c50 color schemes
#a42c50 color preview, HTML & CSS examples
           This text has a color of #a42c50        
        
          <p style="color:#a42c50;">Text here</p>
        
        
          .mytext {color:#a42c50;}
        
        Text color #a42c50
      
           This box has a color of #a42c50        
        
          <div style="background-color:#a42c50;">Content here</div>
        
        
          .mybackground {background-color:#a42c50;}
        
        Background color #a42c50
      
           Border around this has a color of #a42c50        
        
          <div style="border:2px solid #a42c50;">Content here</div>
        
        
          .myborder {border:2px solid #a42c50;}
        
        Border color #a42c50