#ad4712 color space conversions
Hex:
        #ad4712
        RGB:
        173, 71, 18
        CMY:
        32, 72, 93
        CMYK:
        0, 59, 90, 32
      HSL:
        21°, 81.1518%, 37.4510%
        HSV (HSB):
        21°, 89.5954%, 67.8431%
        XYZ:
        19.5960, 13.4344, 2.1325
        xyY:
        0.5573, 0.3821, 13.4344
      CIE-Lab:
        43.4106, 39.2989, 48.5213
        CIE-LCH:
        43.4106, 62.4397, 50.9949
        CIE-Luv:
        43.4106, 82.7833, 35.6165
        Hunter-Lab:
        36.6529, 31.2899, 22.2075
      #ad4712 color charts
#ad4712 RGB chart
      #ad4712 CMYK chart
      #ad4712 RGB pie chart
      #ad4712 color shades, tints & tones
#ad4712 color schemes
#ad4712 color preview, HTML & CSS examples
           This text has a color of #ad4712        
        
          <p style="color:#ad4712;">Text here</p>
        
        
          .mytext {color:#ad4712;}
        
        Text color #ad4712
      
           This box has a color of #ad4712        
        
          <div style="background-color:#ad4712;">Content here</div>
        
        
          .mybackground {background-color:#ad4712;}
        
        Background color #ad4712
      
           Border around this has a color of #ad4712        
        
          <div style="border:2px solid #ad4712;">Content here</div>
        
        
          .myborder {border:2px solid #ad4712;}
        
        Border color #ad4712