#ad7985 color space conversions
Hex:
        #ad7985
        RGB:
        173, 121, 133
        CMY:
        32, 53, 48
        CMYK:
        0, 30, 23, 32
      HSL:
        346°, 24.0741%, 57.6471%
        HSV (HSB):
        346°, 30.0578%, 67.8431%
        XYZ:
        28.3046, 24.2524, 25.3797
        xyY:
        0.3632, 0.3112, 24.2524
      CIE-Lab:
        56.3397, 22.0858, 1.6385
        CIE-LCH:
        56.3397, 22.1465, 4.2429
        CIE-Luv:
        56.3397, 32.1976, -1.5912
        Hunter-Lab:
        49.2468, 16.4111, 3.9172
      #ad7985 color charts
#ad7985 RGB chart
      #ad7985 CMYK chart
      #ad7985 RGB pie chart
      #ad7985 color shades, tints & tones
#ad7985 color schemes
#ad7985 color preview, HTML & CSS examples
           This text has a color of #ad7985        
        
          <p style="color:#ad7985;">Text here</p>
        
        
          .mytext {color:#ad7985;}
        
        Text color #ad7985
      
           This box has a color of #ad7985        
        
          <div style="background-color:#ad7985;">Content here</div>
        
        
          .mybackground {background-color:#ad7985;}
        
        Background color #ad7985
      
           Border around this has a color of #ad7985        
        
          <div style="border:2px solid #ad7985;">Content here</div>
        
        
          .myborder {border:2px solid #ad7985;}
        
        Border color #ad7985