#adac9d color space conversions
Hex:
        #adac9d
        RGB:
        173, 172, 157
        CMY:
        32, 33, 38
        CMYK:
        0, 1, 9, 32
      HSL:
        56°, 8.8889%, 64.7059%
        HSV (HSB):
        56°, 9.2486%, 67.8431%
        XYZ:
        38.0719, 40.8236, 37.7714
        xyY:
        0.3263, 0.3499, 40.8236
      CIE-Lab:
        70.0522, -2.3399, 7.8373
        CIE-LCH:
        70.0522, 8.1791, 106.6234
        CIE-Luv:
        70.0522, 1.4182, 11.5962
        Hunter-Lab:
        63.8934, -5.4512, 9.6753
      #adac9d color charts
#adac9d RGB chart
      #adac9d CMYK chart
      #adac9d RGB pie chart
      #adac9d color shades, tints & tones
#adac9d color schemes
#adac9d color preview, HTML & CSS examples
           This text has a color of #adac9d        
        
          <p style="color:#adac9d;">Text here</p>
        
        
          .mytext {color:#adac9d;}
        
        Text color #adac9d
      
           This box has a color of #adac9d        
        
          <div style="background-color:#adac9d;">Content here</div>
        
        
          .mybackground {background-color:#adac9d;}
        
        Background color #adac9d
      
           Border around this has a color of #adac9d        
        
          <div style="border:2px solid #adac9d;">Content here</div>
        
        
          .myborder {border:2px solid #adac9d;}
        
        Border color #adac9d