#ad663f color space conversions
Hex:
        #ad663f
        RGB:
        173, 102, 63
        CMY:
        32, 60, 75
        CMYK:
        0, 41, 64, 32
      HSL:
        21°, 46.6102%, 46.2745%
        HSV (HSB):
        21°, 63.5838%, 67.8431%
        XYZ:
        22.8822, 18.7459, 7.1149
        xyY:
        0.4694, 0.3846, 18.7459
      CIE-Lab:
        50.3885, 24.8872, 33.9066
        CIE-LCH:
        50.3885, 42.0599, 53.7216
        CIE-Luv:
        50.3885, 54.6494, 32.8299
        Hunter-Lab:
        43.2965, 18.5682, 20.5644
      #ad663f color charts
#ad663f RGB chart
      #ad663f CMYK chart
      #ad663f RGB pie chart
      #ad663f color shades, tints & tones
#ad663f color schemes
#ad663f color preview, HTML & CSS examples
           This text has a color of #ad663f        
        
          <p style="color:#ad663f;">Text here</p>
        
        
          .mytext {color:#ad663f;}
        
        Text color #ad663f
      
           This box has a color of #ad663f        
        
          <div style="background-color:#ad663f;">Content here</div>
        
        
          .mybackground {background-color:#ad663f;}
        
        Background color #ad663f
      
           Border around this has a color of #ad663f        
        
          <div style="border:2px solid #ad663f;">Content here</div>
        
        
          .myborder {border:2px solid #ad663f;}
        
        Border color #ad663f