#a85566 color space conversions
Hex:
        #a85566
        RGB:
        168, 85, 102
        CMY:
        34, 67, 60
        CMYK:
        0, 49, 39, 34
      HSL:
        348°, 32.8063%, 49.6078%
        HSV (HSB):
        348°, 49.4048%, 65.8824%
        XYZ:
        21.7952, 15.7811, 14.4677
        xyY:
        0.4188, 0.3032, 15.7811
      CIE-Lab:
        46.6860, 35.8412, 6.0223
        CIE-LCH:
        46.6860, 36.3436, 9.5381
        CIE-Luv:
        46.6860, 55.1807, 1.2711
        Hunter-Lab:
        39.7255, 28.4137, 6.2149
      #a85566 color charts
#a85566 RGB chart
      #a85566 CMYK chart
      #a85566 RGB pie chart
      #a85566 color shades, tints & tones
#a85566 color schemes
#a85566 color preview, HTML & CSS examples
           This text has a color of #a85566        
        
          <p style="color:#a85566;">Text here</p>
        
        
          .mytext {color:#a85566;}
        
        Text color #a85566
      
           This box has a color of #a85566        
        
          <div style="background-color:#a85566;">Content here</div>
        
        
          .mybackground {background-color:#a85566;}
        
        Background color #a85566
      
           Border around this has a color of #a85566        
        
          <div style="border:2px solid #a85566;">Content here</div>
        
        
          .myborder {border:2px solid #a85566;}
        
        Border color #a85566