#a42829 color space conversions
Hex:
        #a42829
        RGB:
        164, 40, 41
        CMY:
        36, 84, 84
        CMYK:
        0, 76, 75, 36
      HSL:
        360°, 60.7843%, 40.0000%
        HSV (HSB):
        360°, 75.6098%, 64.3137%
        XYZ:
        16.4689, 9.5702, 3.0770
        xyY:
        0.5656, 0.3287, 9.5702
      CIE-Lab:
        37.0597, 50.0424, 30.5630
        CIE-LCH:
        37.0597, 58.6373, 31.4142
        CIE-Luv:
        37.0597, 92.1992, 19.5396
        Hunter-Lab:
        30.9357, 40.8883, 15.7577
      #a42829 color charts
#a42829 RGB chart
      #a42829 CMYK chart
      #a42829 RGB pie chart
      #a42829 color shades, tints & tones
#a42829 color schemes
#a42829 color preview, HTML & CSS examples
           This text has a color of #a42829        
        
          <p style="color:#a42829;">Text here</p>
        
        
          .mytext {color:#a42829;}
        
        Text color #a42829
      
           This box has a color of #a42829        
        
          <div style="background-color:#a42829;">Content here</div>
        
        
          .mybackground {background-color:#a42829;}
        
        Background color #a42829
      
           Border around this has a color of #a42829        
        
          <div style="border:2px solid #a42829;">Content here</div>
        
        
          .myborder {border:2px solid #a42829;}
        
        Border color #a42829