#a14f38 color space conversions
Hex:
        #a14f38
        RGB:
        161, 79, 56
        CMY:
        37, 69, 78
        CMYK:
        0, 51, 65, 37
      HSL:
        13°, 48.3871%, 42.5490%
        HSV (HSB):
        13°, 65.2174%, 63.1373%
        XYZ:
        18.2077, 13.4546, 5.3787
        xyY:
        0.4916, 0.3632, 13.4546
      CIE-Lab:
        43.4403, 32.0239, 29.0991
        CIE-LCH:
        43.4403, 43.2699, 42.2603
        CIE-Luv:
        43.4403, 62.4324, 25.0787
        Hunter-Lab:
        36.6805, 24.4145, 16.9822
      #a14f38 color charts
#a14f38 RGB chart
      #a14f38 CMYK chart
      #a14f38 RGB pie chart
      #a14f38 color shades, tints & tones
#a14f38 color schemes
#a14f38 color preview, HTML & CSS examples
           This text has a color of #a14f38        
        
          <p style="color:#a14f38;">Text here</p>
        
        
          .mytext {color:#a14f38;}
        
        Text color #a14f38
      
           This box has a color of #a14f38        
        
          <div style="background-color:#a14f38;">Content here</div>
        
        
          .mybackground {background-color:#a14f38;}
        
        Background color #a14f38
      
           Border around this has a color of #a14f38        
        
          <div style="border:2px solid #a14f38;">Content here</div>
        
        
          .myborder {border:2px solid #a14f38;}
        
        Border color #a14f38