#a1394a color space conversions
Hex:
        #a1394a
        RGB:
        161, 57, 74
        CMY:
        37, 78, 71
        CMYK:
        0, 65, 54, 37
      HSL:
        350°, 47.7064%, 42.7451%
        HSV (HSB):
        350°, 64.5963%, 63.1373%
        XYZ:
        17.3971, 10.9977, 7.6844
        xyY:
        0.4822, 0.3048, 10.9977
      CIE-Lab:
        39.5767, 44.3351, 13.1711
        CIE-LCH:
        39.5767, 46.2501, 16.5456
        CIE-Luv:
        39.5767, 72.5069, 6.9521
        Hunter-Lab:
        33.1628, 35.6055, 9.4754
      #a1394a color charts
#a1394a RGB chart
      #a1394a CMYK chart
      #a1394a RGB pie chart
      #a1394a color shades, tints & tones
#a1394a color schemes
#a1394a color preview, HTML & CSS examples
           This text has a color of #a1394a        
        
          <p style="color:#a1394a;">Text here</p>
        
        
          .mytext {color:#a1394a;}
        
        Text color #a1394a
      
           This box has a color of #a1394a        
        
          <div style="background-color:#a1394a;">Content here</div>
        
        
          .mybackground {background-color:#a1394a;}
        
        Background color #a1394a
      
           Border around this has a color of #a1394a        
        
          <div style="border:2px solid #a1394a;">Content here</div>
        
        
          .myborder {border:2px solid #a1394a;}
        
        Border color #a1394a