#a42b30 color space conversions
Hex:
        #a42b30
        RGB:
        164, 43, 48
        CMY:
        36, 83, 81
        CMYK:
        0, 74, 71, 36
      HSL:
        358°, 58.4541%, 40.5882%
        HSV (HSB):
        358°, 73.7805%, 64.3137%
        XYZ:
        16.7072, 9.8337, 3.8138
        xyY:
        0.5504, 0.3240, 9.8337
      CIE-Lab:
        37.5422, 49.3008, 26.8762
        CIE-LCH:
        37.5422, 56.1507, 28.5968
        CIE-Luv:
        37.5422, 89.1267, 17.3321
        Hunter-Lab:
        31.3587, 40.2232, 14.7403
      #a42b30 color charts
#a42b30 RGB chart
      #a42b30 CMYK chart
      #a42b30 RGB pie chart
      #a42b30 color shades, tints & tones
#a42b30 color schemes
#a42b30 color preview, HTML & CSS examples
           This text has a color of #a42b30        
        
          <p style="color:#a42b30;">Text here</p>
        
        
          .mytext {color:#a42b30;}
        
        Text color #a42b30
      
           This box has a color of #a42b30        
        
          <div style="background-color:#a42b30;">Content here</div>
        
        
          .mybackground {background-color:#a42b30;}
        
        Background color #a42b30
      
           Border around this has a color of #a42b30        
        
          <div style="border:2px solid #a42b30;">Content here</div>
        
        
          .myborder {border:2px solid #a42b30;}
        
        Border color #a42b30