#a1707f color space conversions
Hex:
        #a1707f
        RGB:
        161, 112, 127
        CMY:
        37, 56, 50
        CMYK:
        0, 30, 21, 37
      HSL:
        342°, 20.6751%, 53.5294%
        HSV (HSB):
        342°, 30.4348%, 63.1373%
        XYZ:
        24.3229, 20.6977, 22.7918
        xyY:
        0.3587, 0.3052, 20.6977
      CIE-Lab:
        52.6171, 21.6772, -0.4454
        CIE-LCH:
        52.6171, 21.6818, 358.8230
        CIE-Luv:
        52.6171, 29.7414, -4.3041
        Hunter-Lab:
        45.4947, 15.8158, 2.1434
      #a1707f color charts
#a1707f RGB chart
      #a1707f CMYK chart
      #a1707f RGB pie chart
      #a1707f color shades, tints & tones
#a1707f color schemes
#a1707f color preview, HTML & CSS examples
           This text has a color of #a1707f        
        
          <p style="color:#a1707f;">Text here</p>
        
        
          .mytext {color:#a1707f;}
        
        Text color #a1707f
      
           This box has a color of #a1707f        
        
          <div style="background-color:#a1707f;">Content here</div>
        
        
          .mybackground {background-color:#a1707f;}
        
        Background color #a1707f
      
           Border around this has a color of #a1707f        
        
          <div style="border:2px solid #a1707f;">Content here</div>
        
        
          .myborder {border:2px solid #a1707f;}
        
        Border color #a1707f