#a16077 color space conversions
Hex:
        #a16077
        RGB:
        161, 96, 119
        CMY:
        37, 62, 53
        CMYK:
        0, 40, 26, 37
      HSL:
        339°, 25.6917%, 50.3922%
        HSV (HSB):
        339°, 40.3727%, 63.1373%
        XYZ:
        22.2106, 17.2747, 19.6165
        xyY:
        0.3758, 0.2923, 17.2747
      CIE-Lab:
        48.6043, 29.5046, -1.5712
        CIE-LCH:
        48.6043, 29.5464, 356.9516
        CIE-Luv:
        48.6043, 40.0106, -7.1447
        Hunter-Lab:
        41.5629, 22.6528, 1.1108
      #a16077 color charts
#a16077 RGB chart
      #a16077 CMYK chart
      #a16077 RGB pie chart
      #a16077 color shades, tints & tones
#a16077 color schemes
#a16077 color preview, HTML & CSS examples
           This text has a color of #a16077        
        
          <p style="color:#a16077;">Text here</p>
        
        
          .mytext {color:#a16077;}
        
        Text color #a16077
      
           This box has a color of #a16077        
        
          <div style="background-color:#a16077;">Content here</div>
        
        
          .mybackground {background-color:#a16077;}
        
        Background color #a16077
      
           Border around this has a color of #a16077        
        
          <div style="border:2px solid #a16077;">Content here</div>
        
        
          .myborder {border:2px solid #a16077;}
        
        Border color #a16077