#a44a30 color space conversions
Hex:
        #a44a30
        RGB:
        164, 74, 48
        CMY:
        36, 71, 81
        CMYK:
        0, 55, 71, 36
      HSL:
        13°, 54.7170%, 41.5686%
        HSV (HSB):
        13°, 70.7317%, 64.3137%
        XYZ:
        18.2921, 13.0035, 4.3421
        xyY:
        0.5133, 0.3649, 13.0035
      CIE-Lab:
        42.7685, 35.3644, 32.9951
        CIE-LCH:
        42.7685, 48.3665, 43.0149
        CIE-Luv:
        42.7685, 69.7126, 27.0508
        Hunter-Lab:
        36.0603, 27.4411, 18.1030
      #a44a30 color charts
#a44a30 RGB chart
      #a44a30 CMYK chart
      #a44a30 RGB pie chart
      #a44a30 color shades, tints & tones
#a44a30 color schemes
#a44a30 color preview, HTML & CSS examples
           This text has a color of #a44a30        
        
          <p style="color:#a44a30;">Text here</p>
        
        
          .mytext {color:#a44a30;}
        
        Text color #a44a30
      
           This box has a color of #a44a30        
        
          <div style="background-color:#a44a30;">Content here</div>
        
        
          .mybackground {background-color:#a44a30;}
        
        Background color #a44a30
      
           Border around this has a color of #a44a30        
        
          <div style="border:2px solid #a44a30;">Content here</div>
        
        
          .myborder {border:2px solid #a44a30;}
        
        Border color #a44a30