#a42341 color space conversions
Hex:
        #a42341
        RGB:
        164, 35, 65
        CMY:
        36, 86, 75
        CMYK:
        0, 79, 60, 36
      HSL:
        346°, 64.8241%, 39.0196%
        HSV (HSB):
        346°, 78.6585%, 64.3137%
        XYZ:
        16.8650, 9.4762, 5.9412
        xyY:
        0.5224, 0.2935, 9.4762
      CIE-Lab:
        36.8855, 53.0106, 15.3237
        CIE-LCH:
        36.8855, 55.1810, 16.1229
        CIE-Luv:
        36.8855, 88.0632, 6.6955
        Hunter-Lab:
        30.7835, 43.9217, 10.1054
      #a42341 color charts
#a42341 RGB chart
      #a42341 CMYK chart
      #a42341 RGB pie chart
      #a42341 color shades, tints & tones
#a42341 color schemes
#a42341 color preview, HTML & CSS examples
           This text has a color of #a42341        
        
          <p style="color:#a42341;">Text here</p>
        
        
          .mytext {color:#a42341;}
        
        Text color #a42341
      
           This box has a color of #a42341        
        
          <div style="background-color:#a42341;">Content here</div>
        
        
          .mybackground {background-color:#a42341;}
        
        Background color #a42341
      
           Border around this has a color of #a42341        
        
          <div style="border:2px solid #a42341;">Content here</div>
        
        
          .myborder {border:2px solid #a42341;}
        
        Border color #a42341