#ad7712 color space conversions
Hex:
        #ad7712
        RGB:
        173, 119, 18
        CMY:
        32, 53, 93
        CMYK:
        0, 31, 90, 32
      HSL:
        39°, 81.1518%, 37.4510%
        HSV (HSB):
        39°, 89.5954%, 67.8431%
        XYZ:
        23.9396, 22.1216, 3.5804
        xyY:
        0.4822, 0.4456, 22.1216
      CIE-Lab:
        54.1557, 13.3686, 56.8834
        CIE-LCH:
        54.1557, 58.4332, 76.7744
        CIE-Luv:
        54.1557, 44.6599, 52.7231
        Hunter-Lab:
        47.0336, 8.5459, 28.4101
      #ad7712 color charts
#ad7712 RGB chart
      #ad7712 CMYK chart
      #ad7712 RGB pie chart
      #ad7712 color shades, tints & tones
#ad7712 color schemes
#ad7712 color preview, HTML & CSS examples
           This text has a color of #ad7712        
        
          <p style="color:#ad7712;">Text here</p>
        
        
          .mytext {color:#ad7712;}
        
        Text color #ad7712
      
           This box has a color of #ad7712        
        
          <div style="background-color:#ad7712;">Content here</div>
        
        
          .mybackground {background-color:#ad7712;}
        
        Background color #ad7712
      
           Border around this has a color of #ad7712        
        
          <div style="border:2px solid #ad7712;">Content here</div>
        
        
          .myborder {border:2px solid #ad7712;}
        
        Border color #ad7712