#a14b30 color space conversions
Hex:
        #a14b30
        RGB:
        161, 75, 48
        CMY:
        37, 71, 81
        CMYK:
        0, 53, 70, 37
      HSL:
        14°, 54.0670%, 40.9804%
        HSV (HSB):
        14°, 70.1863%, 63.1373%
        XYZ:
        17.7475, 12.8226, 4.3359
        xyY:
        0.5084, 0.3673, 12.8226
      CIE-Lab:
        42.4948, 33.6505, 32.5557
        CIE-LCH:
        42.4948, 46.8212, 44.0527
        CIE-Luv:
        42.4948, 66.4942, 27.0411
        Hunter-Lab:
        35.8087, 25.8031, 17.8869
      #a14b30 color charts
#a14b30 RGB chart
      #a14b30 CMYK chart
      #a14b30 RGB pie chart
      #a14b30 color shades, tints & tones
#a14b30 color schemes
#a14b30 color preview, HTML & CSS examples
           This text has a color of #a14b30        
        
          <p style="color:#a14b30;">Text here</p>
        
        
          .mytext {color:#a14b30;}
        
        Text color #a14b30
      
           This box has a color of #a14b30        
        
          <div style="background-color:#a14b30;">Content here</div>
        
        
          .mybackground {background-color:#a14b30;}
        
        Background color #a14b30
      
           Border around this has a color of #a14b30        
        
          <div style="border:2px solid #a14b30;">Content here</div>
        
        
          .myborder {border:2px solid #a14b30;}
        
        Border color #a14b30