#a1868f color space conversions
Hex:
        #a1868f
        RGB:
        161, 134, 143
        CMY:
        37, 47, 44
        CMYK:
        0, 17, 11, 37
      HSL:
        340°, 12.5581%, 57.8431%
        HSV (HSB):
        340°, 16.7702%, 63.1373%
        XYZ:
        28.1810, 26.6104, 29.6376
        xyY:
        0.3338, 0.3152, 26.6104
      CIE-Lab:
        58.6120, 11.8044, -0.9744
        CIE-LCH:
        58.6120, 11.8446, 355.2812
        CIE-Luv:
        58.6120, 15.6288, -3.3724
        Hunter-Lab:
        51.5853, 7.2400, 2.0454
      #a1868f color charts
#a1868f RGB chart
      #a1868f CMYK chart
      #a1868f RGB pie chart
      #a1868f color shades, tints & tones
#a1868f color schemes
#a1868f color preview, HTML & CSS examples
           This text has a color of #a1868f        
        
          <p style="color:#a1868f;">Text here</p>
        
        
          .mytext {color:#a1868f;}
        
        Text color #a1868f
      
           This box has a color of #a1868f        
        
          <div style="background-color:#a1868f;">Content here</div>
        
        
          .mybackground {background-color:#a1868f;}
        
        Background color #a1868f
      
           Border around this has a color of #a1868f        
        
          <div style="border:2px solid #a1868f;">Content here</div>
        
        
          .myborder {border:2px solid #a1868f;}
        
        Border color #a1868f