#ad8272 color space conversions
Hex:
        #ad8272
        RGB:
        173, 130, 114
        CMY:
        32, 49, 55
        CMYK:
        0, 25, 34, 32
      HSL:
        16°, 26.4574%, 56.2745%
        HSV (HSB):
        16°, 34.1040%, 67.8431%
        XYZ:
        28.2535, 26.0644, 19.4614
        xyY:
        0.3829, 0.3533, 26.0644
      CIE-Lab:
        58.0981, 14.3051, 15.0959
        CIE-LCH:
        58.0981, 20.7971, 46.5407
        CIE-Luv:
        58.0981, 29.2950, 17.2378
        Hunter-Lab:
        51.0533, 9.4406, 13.1361
      #ad8272 color charts
#ad8272 RGB chart
      #ad8272 CMYK chart
      #ad8272 RGB pie chart
      #ad8272 color shades, tints & tones
#ad8272 color schemes
#ad8272 color preview, HTML & CSS examples
           This text has a color of #ad8272        
        
          <p style="color:#ad8272;">Text here</p>
        
        
          .mytext {color:#ad8272;}
        
        Text color #ad8272
      
           This box has a color of #ad8272        
        
          <div style="background-color:#ad8272;">Content here</div>
        
        
          .mybackground {background-color:#ad8272;}
        
        Background color #ad8272
      
           Border around this has a color of #ad8272        
        
          <div style="border:2px solid #ad8272;">Content here</div>
        
        
          .myborder {border:2px solid #ad8272;}
        
        Border color #ad8272