#a14f24 color space conversions
Hex:
        #a14f24
        RGB:
        161, 79, 36
        CMY:
        37, 69, 86
        CMYK:
        0, 51, 78, 37
      HSL:
        21°, 63.4518%, 38.6275%
        HSV (HSB):
        21°, 77.6398%, 63.1373%
        XYZ:
        17.8124, 13.2964, 3.2967
        xyY:
        0.5177, 0.3865, 13.2964
      CIE-Lab:
        43.2065, 30.9302, 39.7444
        CIE-LCH:
        43.2065, 50.3617, 52.1090
        CIE-Luv:
        43.2065, 65.0594, 32.8524
        Hunter-Lab:
        36.4642, 23.3828, 20.1646
      #a14f24 color charts
#a14f24 RGB chart
      #a14f24 CMYK chart
      #a14f24 RGB pie chart
      #a14f24 color shades, tints & tones
#a14f24 color schemes
#a14f24 color preview, HTML & CSS examples
           This text has a color of #a14f24        
        
          <p style="color:#a14f24;">Text here</p>
        
        
          .mytext {color:#a14f24;}
        
        Text color #a14f24
      
           This box has a color of #a14f24        
        
          <div style="background-color:#a14f24;">Content here</div>
        
        
          .mybackground {background-color:#a14f24;}
        
        Background color #a14f24
      
           Border around this has a color of #a14f24        
        
          <div style="border:2px solid #a14f24;">Content here</div>
        
        
          .myborder {border:2px solid #a14f24;}
        
        Border color #a14f24