#a14a28 color space conversions
Hex:
        #a14a28
        RGB:
        161, 74, 40
        CMY:
        37, 71, 84
        CMYK:
        0, 54, 75, 37
      HSL:
        17°, 60.1990%, 39.4118%
        HSV (HSB):
        17°, 75.1553%, 63.1373%
        XYZ:
        17.5297, 12.6278, 3.5210
        xyY:
        0.5205, 0.3750, 12.6278
      CIE-Lab:
        42.1970, 33.7599, 36.6214
        CIE-LCH:
        42.1970, 49.8082, 47.3282
        CIE-Luv:
        42.1970, 68.3129, 29.7157
        Hunter-Lab:
        35.5357, 25.8666, 19.0003
      #a14a28 color charts
#a14a28 RGB chart
      #a14a28 CMYK chart
      #a14a28 RGB pie chart
      #a14a28 color shades, tints & tones
#a14a28 color schemes
#a14a28 color preview, HTML & CSS examples
           This text has a color of #a14a28        
        
          <p style="color:#a14a28;">Text here</p>
        
        
          .mytext {color:#a14a28;}
        
        Text color #a14a28
      
           This box has a color of #a14a28        
        
          <div style="background-color:#a14a28;">Content here</div>
        
        
          .mybackground {background-color:#a14a28;}
        
        Background color #a14a28
      
           Border around this has a color of #a14a28        
        
          <div style="border:2px solid #a14a28;">Content here</div>
        
        
          .myborder {border:2px solid #a14a28;}
        
        Border color #a14a28