#ad4a16 color space conversions
Hex:
        #ad4a16
        RGB:
        173, 74, 22
        CMY:
        32, 71, 91
        CMYK:
        0, 57, 87, 32
      HSL:
        21°, 77.4359%, 38.2353%
        HSV (HSB):
        21°, 87.2832%, 67.8431%
        XYZ:
        19.8272, 13.8397, 2.3854
        xyY:
        0.5500, 0.3839, 13.8397
      CIE-Lab:
        44.0022, 37.9059, 47.4897
        CIE-LCH:
        44.0022, 60.7629, 51.4034
        CIE-Luv:
        44.0022, 80.2267, 35.8356
        Hunter-Lab:
        37.2018, 30.0308, 22.2396
      #ad4a16 color charts
#ad4a16 RGB chart
      #ad4a16 CMYK chart
      #ad4a16 RGB pie chart
      #ad4a16 color shades, tints & tones
#ad4a16 color schemes
#ad4a16 color preview, HTML & CSS examples
           This text has a color of #ad4a16        
        
          <p style="color:#ad4a16;">Text here</p>
        
        
          .mytext {color:#ad4a16;}
        
        Text color #ad4a16
      
           This box has a color of #ad4a16        
        
          <div style="background-color:#ad4a16;">Content here</div>
        
        
          .mybackground {background-color:#ad4a16;}
        
        Background color #ad4a16
      
           Border around this has a color of #ad4a16        
        
          <div style="border:2px solid #ad4a16;">Content here</div>
        
        
          .myborder {border:2px solid #ad4a16;}
        
        Border color #ad4a16