#a14929 color space conversions
Hex:
        #a14929
        RGB:
        161, 73, 41
        CMY:
        37, 71, 84
        CMYK:
        0, 55, 75, 37
      HSL:
        16°, 59.4059%, 39.6078%
        HSV (HSB):
        16°, 74.5342%, 63.1373%
        XYZ:
        17.4807, 12.5022, 3.5897
        xyY:
        0.5207, 0.3724, 12.5022
      CIE-Lab:
        42.0035, 34.3287, 35.8760
        CIE-LCH:
        42.0035, 49.6543, 46.2626
        CIE-Luv:
        42.0035, 68.9121, 29.0024
        Hunter-Lab:
        35.3585, 26.3703, 18.7317
      #a14929 color charts
#a14929 RGB chart
      #a14929 CMYK chart
      #a14929 RGB pie chart
      #a14929 color shades, tints & tones
#a14929 color schemes
#a14929 color preview, HTML & CSS examples
           This text has a color of #a14929        
        
          <p style="color:#a14929;">Text here</p>
        
        
          .mytext {color:#a14929;}
        
        Text color #a14929
      
           This box has a color of #a14929        
        
          <div style="background-color:#a14929;">Content here</div>
        
        
          .mybackground {background-color:#a14929;}
        
        Background color #a14929
      
           Border around this has a color of #a14929        
        
          <div style="border:2px solid #a14929;">Content here</div>
        
        
          .myborder {border:2px solid #a14929;}
        
        Border color #a14929