#a86672 color space conversions
Hex:
        #a86672
        RGB:
        168, 102, 114
        CMY:
        34, 60, 55
        CMYK:
        0, 39, 32, 34
      HSL:
        349°, 27.5000%, 52.9412%
        HSV (HSB):
        349°, 39.2857%, 65.8824%
        XYZ:
        23.9371, 19.0425, 18.3335
        xyY:
        0.3904, 0.3106, 19.0425
      CIE-Lab:
        50.7369, 28.0942, 4.6238
        CIE-LCH:
        50.7369, 28.4721, 9.3461
        CIE-Luv:
        50.7369, 42.7343, 1.1555
        Hunter-Lab:
        43.6377, 21.5487, 5.6368
      #a86672 color charts
#a86672 RGB chart
      #a86672 CMYK chart
      #a86672 RGB pie chart
      #a86672 color shades, tints & tones
#a86672 color schemes
#a86672 color preview, HTML & CSS examples
           This text has a color of #a86672        
        
          <p style="color:#a86672;">Text here</p>
        
        
          .mytext {color:#a86672;}
        
        Text color #a86672
      
           This box has a color of #a86672        
        
          <div style="background-color:#a86672;">Content here</div>
        
        
          .mybackground {background-color:#a86672;}
        
        Background color #a86672
      
           Border around this has a color of #a86672        
        
          <div style="border:2px solid #a86672;">Content here</div>
        
        
          .myborder {border:2px solid #a86672;}
        
        Border color #a86672