#a42422 color space conversions
Hex:
        #a42422
        RGB:
        164, 36, 34
        CMY:
        36, 86, 87
        CMYK:
        0, 78, 79, 36
      HSL:
        1°, 65.6566%, 38.8235%
        HSV (HSB):
        1°, 79.2683%, 64.3137%
        XYZ:
        16.2295, 9.2698, 2.4472
        xyY:
        0.5807, 0.3317, 9.2698
      CIE-Lab:
        36.4986, 51.1037, 34.0729
        CIE-LCH:
        36.4986, 61.4211, 33.6930
        CIE-Luv:
        36.4986, 95.5443, 21.2068
        Hunter-Lab:
        30.4463, 41.8688, 16.5467
      #a42422 color charts
#a42422 RGB chart
      #a42422 CMYK chart
      #a42422 RGB pie chart
      #a42422 color shades, tints & tones
#a42422 color schemes
#a42422 color preview, HTML & CSS examples
           This text has a color of #a42422        
        
          <p style="color:#a42422;">Text here</p>
        
        
          .mytext {color:#a42422;}
        
        Text color #a42422
      
           This box has a color of #a42422        
        
          <div style="background-color:#a42422;">Content here</div>
        
        
          .mybackground {background-color:#a42422;}
        
        Background color #a42422
      
           Border around this has a color of #a42422        
        
          <div style="border:2px solid #a42422;">Content here</div>
        
        
          .myborder {border:2px solid #a42422;}
        
        Border color #a42422