#a14b21 color space conversions
Hex:
        #a14b21
        RGB:
        161, 75, 33
        CMY:
        37, 71, 87
        CMYK:
        0, 53, 80, 37
      HSL:
        20°, 65.9794%, 38.0392%
        HSV (HSB):
        20°, 79.5031%, 63.1373%
        XYZ:
        17.4885, 12.7190, 2.9721
        xyY:
        0.5271, 0.3833, 12.7190
      CIE-Lab:
        42.3368, 32.9343, 40.3619
        CIE-LCH:
        42.3368, 52.0937, 50.7864
        CIE-Luv:
        42.3368, 68.3829, 32.3176
        Hunter-Lab:
        35.6637, 25.1200, 20.0236
      #a14b21 color charts
#a14b21 RGB chart
      #a14b21 CMYK chart
      #a14b21 RGB pie chart
      #a14b21 color shades, tints & tones
#a14b21 color schemes
#a14b21 color preview, HTML & CSS examples
           This text has a color of #a14b21        
        
          <p style="color:#a14b21;">Text here</p>
        
        
          .mytext {color:#a14b21;}
        
        Text color #a14b21
      
           This box has a color of #a14b21        
        
          <div style="background-color:#a14b21;">Content here</div>
        
        
          .mybackground {background-color:#a14b21;}
        
        Background color #a14b21
      
           Border around this has a color of #a14b21        
        
          <div style="border:2px solid #a14b21;">Content here</div>
        
        
          .myborder {border:2px solid #a14b21;}
        
        Border color #a14b21