#a42825 color space conversions
Hex:
        #a42825
        RGB:
        164, 40, 37
        CMY:
        36, 84, 85
        CMYK:
        0, 76, 77, 36
      HSL:
        1°, 63.1841%, 39.4118%
        HSV (HSB):
        1°, 77.4390%, 64.3137%
        XYZ:
        16.4026, 9.5437, 2.7279
        xyY:
        0.5720, 0.3328, 9.5437
      CIE-Lab:
        37.0106, 49.8793, 32.8759
        CIE-LCH:
        37.0106, 59.7391, 33.3892
        CIE-Luv:
        37.0106, 93.0040, 21.0356
        Hunter-Lab:
        30.8928, 40.7122, 16.3896
      #a42825 color charts
#a42825 RGB chart
      #a42825 CMYK chart
      #a42825 RGB pie chart
      #a42825 color shades, tints & tones
#a42825 color schemes
#a42825 color preview, HTML & CSS examples
           This text has a color of #a42825        
        
          <p style="color:#a42825;">Text here</p>
        
        
          .mytext {color:#a42825;}
        
        Text color #a42825
      
           This box has a color of #a42825        
        
          <div style="background-color:#a42825;">Content here</div>
        
        
          .mybackground {background-color:#a42825;}
        
        Background color #a42825
      
           Border around this has a color of #a42825        
        
          <div style="border:2px solid #a42825;">Content here</div>
        
        
          .myborder {border:2px solid #a42825;}
        
        Border color #a42825