#a44a36 color space conversions
Hex:
        #a44a36
        RGB:
        164, 74, 54
        CMY:
        36, 71, 79
        CMYK:
        0, 55, 67, 36
      HSL:
        11°, 50.4587%, 42.7451%
        HSV (HSB):
        11°, 67.0732%, 64.3137%
        XYZ:
        18.4245, 13.0564, 5.0391
        xyY:
        0.5045, 0.3575, 13.0564
      CIE-Lab:
        42.8481, 35.7157, 29.6563
        CIE-LCH:
        42.8481, 46.4231, 39.7043
        CIE-Luv:
        42.8481, 68.7597, 24.4701
        Hunter-Lab:
        36.1337, 27.7829, 17.0252
      #a44a36 color charts
#a44a36 RGB chart
      #a44a36 CMYK chart
      #a44a36 RGB pie chart
      #a44a36 color shades, tints & tones
#a44a36 color schemes
#a44a36 color preview, HTML & CSS examples
           This text has a color of #a44a36        
        
          <p style="color:#a44a36;">Text here</p>
        
        
          .mytext {color:#a44a36;}
        
        Text color #a44a36
      
           This box has a color of #a44a36        
        
          <div style="background-color:#a44a36;">Content here</div>
        
        
          .mybackground {background-color:#a44a36;}
        
        Background color #a44a36
      
           Border around this has a color of #a44a36        
        
          <div style="border:2px solid #a44a36;">Content here</div>
        
        
          .myborder {border:2px solid #a44a36;}
        
        Border color #a44a36