#a42339 color space conversions
Hex:
        #a42339
        RGB:
        164, 35, 57
        CMY:
        36, 86, 78
        CMYK:
        0, 79, 65, 36
      HSL:
        350°, 64.8241%, 39.0196%
        HSV (HSB):
        350°, 78.6585%, 64.3137%
        XYZ:
        16.6494, 9.3900, 4.8058
        xyY:
        0.5398, 0.3044, 9.3900
      CIE-Lab:
        36.7246, 52.5018, 20.2240
        CIE-LCH:
        36.7246, 56.2623, 21.0670
        CIE-Luv:
        36.7246, 90.4916, 11.0944
        Hunter-Lab:
        30.6431, 43.3595, 12.1516
      #a42339 color charts
#a42339 RGB chart
      #a42339 CMYK chart
      #a42339 RGB pie chart
      #a42339 color shades, tints & tones
#a42339 color schemes
#a42339 color preview, HTML & CSS examples
           This text has a color of #a42339        
        
          <p style="color:#a42339;">Text here</p>
        
        
          .mytext {color:#a42339;}
        
        Text color #a42339
      
           This box has a color of #a42339        
        
          <div style="background-color:#a42339;">Content here</div>
        
        
          .mybackground {background-color:#a42339;}
        
        Background color #a42339
      
           Border around this has a color of #a42339        
        
          <div style="border:2px solid #a42339;">Content here</div>
        
        
          .myborder {border:2px solid #a42339;}
        
        Border color #a42339