#ad5064 color space conversions
Hex:
        #ad5064
        RGB:
        173, 80, 100
        CMY:
        32, 69, 61
        CMYK:
        0, 54, 42, 32
      HSL:
        347°, 36.7589%, 49.6078%
        HSV (HSB):
        347°, 53.7572%, 67.8431%
        XYZ:
        22.4025, 15.5417, 13.8757
        xyY:
        0.4323, 0.2999, 15.5417
      CIE-Lab:
        46.3673, 40.0313, 6.8843
        CIE-LCH:
        46.3673, 40.6189, 9.7578
        CIE-Luv:
        46.3673, 62.5201, 1.4336
        Hunter-Lab:
        39.4229, 32.4444, 6.7277
      #ad5064 color charts
#ad5064 RGB chart
      #ad5064 CMYK chart
      #ad5064 RGB pie chart
      #ad5064 color shades, tints & tones
#ad5064 color schemes
#ad5064 color preview, HTML & CSS examples
           This text has a color of #ad5064        
        
          <p style="color:#ad5064;">Text here</p>
        
        
          .mytext {color:#ad5064;}
        
        Text color #ad5064
      
           This box has a color of #ad5064        
        
          <div style="background-color:#ad5064;">Content here</div>
        
        
          .mybackground {background-color:#ad5064;}
        
        Background color #ad5064
      
           Border around this has a color of #ad5064        
        
          <div style="border:2px solid #ad5064;">Content here</div>
        
        
          .myborder {border:2px solid #ad5064;}
        
        Border color #ad5064