#a85466 color space conversions
Hex:
        #a85466
        RGB:
        168, 84, 102
        CMY:
        34, 67, 60
        CMYK:
        0, 50, 39, 34
      HSL:
        347°, 33.3333%, 49.4118%
        HSV (HSB):
        347°, 50.0000%, 65.8824%
        XYZ:
        21.7170, 15.6248, 14.4416
        xyY:
        0.4194, 0.3017, 15.6248
      CIE-Lab:
        46.4783, 36.3701, 5.7255
        CIE-LCH:
        46.4783, 36.8180, 8.9462
        CIE-Luv:
        46.4783, 55.7619, 0.8006
        Hunter-Lab:
        39.5282, 28.8947, 6.0081
      #a85466 color charts
#a85466 RGB chart
      #a85466 CMYK chart
      #a85466 RGB pie chart
      #a85466 color shades, tints & tones
#a85466 color schemes
#a85466 color preview, HTML & CSS examples
           This text has a color of #a85466        
        
          <p style="color:#a85466;">Text here</p>
        
        
          .mytext {color:#a85466;}
        
        Text color #a85466
      
           This box has a color of #a85466        
        
          <div style="background-color:#a85466;">Content here</div>
        
        
          .mybackground {background-color:#a85466;}
        
        Background color #a85466
      
           Border around this has a color of #a85466        
        
          <div style="border:2px solid #a85466;">Content here</div>
        
        
          .myborder {border:2px solid #a85466;}
        
        Border color #a85466