#a14360 color space conversions
Hex:
        #a14360
        RGB:
        161, 67, 96
        CMY:
        37, 74, 62
        CMYK:
        0, 58, 40, 37
      HSL:
        341°, 41.2281%, 44.7059%
        HSV (HSB):
        341°, 58.3851%, 63.1373%
        XYZ:
        18.8164, 12.4359, 12.4750
        xyY:
        0.4303, 0.2844, 12.4359
      CIE-Lab:
        41.9007, 41.8370, 2.6907
        CIE-LCH:
        41.9007, 41.9234, 3.6798
        CIE-Luv:
        41.9007, 61.1034, -3.9925
        Hunter-Lab:
        35.2646, 33.5307, 3.7112
      #a14360 color charts
#a14360 RGB chart
      #a14360 CMYK chart
      #a14360 RGB pie chart
      #a14360 color shades, tints & tones
#a14360 color schemes
#a14360 color preview, HTML & CSS examples
           This text has a color of #a14360        
        
          <p style="color:#a14360;">Text here</p>
        
        
          .mytext {color:#a14360;}
        
        Text color #a14360
      
           This box has a color of #a14360        
        
          <div style="background-color:#a14360;">Content here</div>
        
        
          .mybackground {background-color:#a14360;}
        
        Background color #a14360
      
           Border around this has a color of #a14360        
        
          <div style="border:2px solid #a14360;">Content here</div>
        
        
          .myborder {border:2px solid #a14360;}
        
        Border color #a14360