#a42823 color space conversions
Hex:
        #a42823
        RGB:
        164, 40, 35
        CMY:
        36, 84, 86
        CMYK:
        0, 76, 79, 36
      HSL:
        2°, 64.8241%, 39.0196%
        HSV (HSB):
        2°, 78.6585%, 64.3137%
        XYZ:
        16.3720, 9.5314, 2.5670
        xyY:
        0.5751, 0.3348, 9.5314
      CIE-Lab:
        36.9880, 49.8039, 34.0109
        CIE-LCH:
        36.9880, 60.3089, 34.3290
        CIE-Luv:
        36.9880, 93.3796, 21.7329
        Hunter-Lab:
        30.8730, 40.6309, 16.6814
      #a42823 color charts
#a42823 RGB chart
      #a42823 CMYK chart
      #a42823 RGB pie chart
      #a42823 color shades, tints & tones
#a42823 color schemes
#a42823 color preview, HTML & CSS examples
           This text has a color of #a42823        
        
          <p style="color:#a42823;">Text here</p>
        
        
          .mytext {color:#a42823;}
        
        Text color #a42823
      
           This box has a color of #a42823        
        
          <div style="background-color:#a42823;">Content here</div>
        
        
          .mybackground {background-color:#a42823;}
        
        Background color #a42823
      
           Border around this has a color of #a42823        
        
          <div style="border:2px solid #a42823;">Content here</div>
        
        
          .myborder {border:2px solid #a42823;}
        
        Border color #a42823