#a42322 color space conversions
Hex:
        #a42322
        RGB:
        164, 35, 34
        CMY:
        36, 86, 87
        CMYK:
        0, 79, 79, 36
      HSL:
        0°, 65.6566%, 38.8235%
        HSV (HSB):
        0°, 79.2683%, 64.3137%
        XYZ:
        16.1996, 9.2101, 2.4373
        xyY:
        0.5817, 0.3307, 9.2101
      CIE-Lab:
        36.3856, 51.4203, 33.9548
        CIE-LCH:
        36.3856, 61.6196, 33.4383
        CIE-Luv:
        36.3856, 96.0149, 21.0030
        Hunter-Lab:
        30.3481, 42.1729, 16.4820
      #a42322 color charts
#a42322 RGB chart
      #a42322 CMYK chart
      #a42322 RGB pie chart
      #a42322 color shades, tints & tones
#a42322 color schemes
#a42322 color preview, HTML & CSS examples
           This text has a color of #a42322        
        
          <p style="color:#a42322;">Text here</p>
        
        
          .mytext {color:#a42322;}
        
        Text color #a42322
      
           This box has a color of #a42322        
        
          <div style="background-color:#a42322;">Content here</div>
        
        
          .mybackground {background-color:#a42322;}
        
        Background color #a42322
      
           Border around this has a color of #a42322        
        
          <div style="border:2px solid #a42322;">Content here</div>
        
        
          .myborder {border:2px solid #a42322;}
        
        Border color #a42322