#a42444 color space conversions
Hex:
        #a42444
        RGB:
        164, 36, 68
        CMY:
        36, 86, 73
        CMYK:
        0, 78, 59, 36
      HSL:
        345°, 64.0000%, 39.2157%
        HSV (HSB):
        345°, 78.0488%, 64.3137%
        XYZ:
        16.9841, 9.5716, 6.4212
        xyY:
        0.5150, 0.2903, 9.5716
      CIE-Lab:
        37.0624, 52.9081, 13.6386
        CIE-LCH:
        37.0624, 54.6377, 14.4550
        CIE-Luv:
        37.0624, 86.7059, 5.1643
        Hunter-Lab:
        30.9380, 43.8499, 9.3510
      #a42444 color charts
#a42444 RGB chart
      #a42444 CMYK chart
      #a42444 RGB pie chart
      #a42444 color shades, tints & tones
#a42444 color schemes
#a42444 color preview, HTML & CSS examples
           This text has a color of #a42444        
        
          <p style="color:#a42444;">Text here</p>
        
        
          .mytext {color:#a42444;}
        
        Text color #a42444
      
           This box has a color of #a42444        
        
          <div style="background-color:#a42444;">Content here</div>
        
        
          .mybackground {background-color:#a42444;}
        
        Background color #a42444
      
           Border around this has a color of #a42444        
        
          <div style="border:2px solid #a42444;">Content here</div>
        
        
          .myborder {border:2px solid #a42444;}
        
        Border color #a42444