#ad7612 color space conversions
Hex:
        #ad7612
        RGB:
        173, 118, 18
        CMY:
        32, 54, 93
        CMYK:
        0, 32, 90, 32
      HSL:
        39°, 81.1518%, 37.4510%
        HSV (HSB):
        39°, 89.5954%, 67.8431%
        XYZ:
        23.8212, 21.8848, 3.5409
        xyY:
        0.4837, 0.4444, 21.8848
      CIE-Lab:
        53.9045, 13.9301, 56.6866
        CIE-LCH:
        53.9045, 58.3730, 76.1938
        CIE-Luv:
        53.9045, 45.4502, 52.3375
        Hunter-Lab:
        46.7812, 9.0260, 28.2591
      #ad7612 color charts
#ad7612 RGB chart
      #ad7612 CMYK chart
      #ad7612 RGB pie chart
      #ad7612 color shades, tints & tones
#ad7612 color schemes
#ad7612 color preview, HTML & CSS examples
           This text has a color of #ad7612        
        
          <p style="color:#ad7612;">Text here</p>
        
        
          .mytext {color:#ad7612;}
        
        Text color #ad7612
      
           This box has a color of #ad7612        
        
          <div style="background-color:#ad7612;">Content here</div>
        
        
          .mybackground {background-color:#ad7612;}
        
        Background color #ad7612
      
           Border around this has a color of #ad7612        
        
          <div style="border:2px solid #ad7612;">Content here</div>
        
        
          .myborder {border:2px solid #ad7612;}
        
        Border color #ad7612