#a14e25 color space conversions
Hex:
        #a14e25
        RGB:
        161, 78, 37
        CMY:
        37, 69, 85
        CMYK:
        0, 52, 77, 37
      HSL:
        20°, 62.6263%, 38.8235%
        HSV (HSB):
        20°, 77.0186%, 63.1373%
        XYZ:
        17.7563, 13.1594, 3.3544
        xyY:
        0.5181, 0.3840, 13.1594
      CIE-Lab:
        43.0025, 31.5089, 39.0310
        CIE-LCH:
        43.0025, 50.1621, 51.0868
        CIE-Luv:
        43.0025, 65.7039, 32.1710
        Hunter-Lab:
        36.2759, 23.8890, 19.9106
      #a14e25 color charts
#a14e25 RGB chart
      #a14e25 CMYK chart
      #a14e25 RGB pie chart
      #a14e25 color shades, tints & tones
#a14e25 color schemes
#a14e25 color preview, HTML & CSS examples
           This text has a color of #a14e25        
        
          <p style="color:#a14e25;">Text here</p>
        
        
          .mytext {color:#a14e25;}
        
        Text color #a14e25
      
           This box has a color of #a14e25        
        
          <div style="background-color:#a14e25;">Content here</div>
        
        
          .mybackground {background-color:#a14e25;}
        
        Background color #a14e25
      
           Border around this has a color of #a14e25        
        
          <div style="border:2px solid #a14e25;">Content here</div>
        
        
          .myborder {border:2px solid #a14e25;}
        
        Border color #a14e25