#a14a21 color space conversions
Hex:
        #a14a21
        RGB:
        161, 74, 33
        CMY:
        37, 71, 87
        CMYK:
        0, 54, 80, 37
      HSL:
        19°, 65.9794%, 38.0392%
        HSV (HSB):
        19°, 79.5031%, 63.1373%
        XYZ:
        17.4212, 12.5844, 2.9497
        xyY:
        0.5286, 0.3819, 12.5844
      CIE-Lab:
        42.1303, 33.4592, 40.1578
        CIE-LCH:
        42.1303, 52.2701, 50.1991
        CIE-Luv:
        42.1303, 69.1304, 31.9655
        Hunter-Lab:
        35.4745, 25.5793, 19.9023
      #a14a21 color charts
#a14a21 RGB chart
      #a14a21 CMYK chart
      #a14a21 RGB pie chart
      #a14a21 color shades, tints & tones
#a14a21 color schemes
#a14a21 color preview, HTML & CSS examples
           This text has a color of #a14a21        
        
          <p style="color:#a14a21;">Text here</p>
        
        
          .mytext {color:#a14a21;}
        
        Text color #a14a21
      
           This box has a color of #a14a21        
        
          <div style="background-color:#a14a21;">Content here</div>
        
        
          .mybackground {background-color:#a14a21;}
        
        Background color #a14a21
      
           Border around this has a color of #a14a21        
        
          <div style="border:2px solid #a14a21;">Content here</div>
        
        
          .myborder {border:2px solid #a14a21;}
        
        Border color #a14a21