#a42832 color space conversions
Hex:
        #a42832
        RGB:
        164, 40, 50
        CMY:
        36, 84, 80
        CMYK:
        0, 76, 70, 36
      HSL:
        355°, 60.7843%, 40.0000%
        HSV (HSB):
        355°, 75.6098%, 64.3137%
        XYZ:
        16.6444, 9.6404, 4.0011
        xyY:
        0.5496, 0.3183, 9.6404
      CIE-Lab:
        37.1891, 50.4712, 25.2131
        CIE-LCH:
        37.1891, 56.4184, 26.5446
        CIE-Luv:
        37.1891, 90.1349, 15.6895
        Hunter-Lab:
        31.0490, 41.3524, 14.0939
      #a42832 color charts
#a42832 RGB chart
      #a42832 CMYK chart
      #a42832 RGB pie chart
      #a42832 color shades, tints & tones
#a42832 color schemes
#a42832 color preview, HTML & CSS examples
           This text has a color of #a42832        
        
          <p style="color:#a42832;">Text here</p>
        
        
          .mytext {color:#a42832;}
        
        Text color #a42832
      
           This box has a color of #a42832        
        
          <div style="background-color:#a42832;">Content here</div>
        
        
          .mybackground {background-color:#a42832;}
        
        Background color #a42832
      
           Border around this has a color of #a42832        
        
          <div style="border:2px solid #a42832;">Content here</div>
        
        
          .myborder {border:2px solid #a42832;}
        
        Border color #a42832