#a85867 color space conversions
Hex:
        #a85867
        RGB:
        168, 88, 103
        CMY:
        34, 65, 60
        CMYK:
        0, 48, 39, 34
      HSL:
        349°, 31.4961%, 50.1961%
        HSV (HSB):
        349°, 47.6190%, 65.8824%
        XYZ:
        22.0864, 16.2836, 14.8109
        xyY:
        0.4153, 0.3062, 16.2836
      CIE-Lab:
        47.3443, 34.3604, 6.3565
        CIE-LCH:
        47.3443, 34.9434, 10.4810
        CIE-Luv:
        47.3443, 53.2000, 1.9923
        Hunter-Lab:
        40.3529, 27.0809, 6.4855
      #a85867 color charts
#a85867 RGB chart
      #a85867 CMYK chart
      #a85867 RGB pie chart
      #a85867 color shades, tints & tones
#a85867 color schemes
#a85867 color preview, HTML & CSS examples
           This text has a color of #a85867        
        
          <p style="color:#a85867;">Text here</p>
        
        
          .mytext {color:#a85867;}
        
        Text color #a85867
      
           This box has a color of #a85867        
        
          <div style="background-color:#a85867;">Content here</div>
        
        
          .mybackground {background-color:#a85867;}
        
        Background color #a85867
      
           Border around this has a color of #a85867        
        
          <div style="border:2px solid #a85867;">Content here</div>
        
        
          .myborder {border:2px solid #a85867;}
        
        Border color #a85867