#a14b40 color space conversions
Hex:
        #a14b40
        RGB:
        161, 75, 64
        CMY:
        37, 71, 75
        CMYK:
        0, 53, 60, 37
      HSL:
        7°, 43.1111%, 44.1176%
        HSV (HSB):
        7°, 60.2484%, 63.1373%
        XYZ:
        18.1394, 12.9794, 6.3997
        xyY:
        0.4835, 0.3459, 12.9794
      CIE-Lab:
        42.7322, 34.7154, 23.5011
        CIE-LCH:
        42.7322, 41.9221, 34.0966
        CIE-Luv:
        42.7322, 63.8121, 19.5046
        Hunter-Lab:
        36.0269, 26.8271, 14.6868
      #a14b40 color charts
#a14b40 RGB chart
      #a14b40 CMYK chart
      #a14b40 RGB pie chart
      #a14b40 color shades, tints & tones
#a14b40 color schemes
#a14b40 color preview, HTML & CSS examples
           This text has a color of #a14b40        
        
          <p style="color:#a14b40;">Text here</p>
        
        
          .mytext {color:#a14b40;}
        
        Text color #a14b40
      
           This box has a color of #a14b40        
        
          <div style="background-color:#a14b40;">Content here</div>
        
        
          .mybackground {background-color:#a14b40;}
        
        Background color #a14b40
      
           Border around this has a color of #a14b40        
        
          <div style="border:2px solid #a14b40;">Content here</div>
        
        
          .myborder {border:2px solid #a14b40;}
        
        Border color #a14b40