#ad7a20 color space conversions
Hex:
        #ad7a20
        RGB:
        173, 122, 32
        CMY:
        32, 52, 87
        CMYK:
        0, 29, 82, 32
      HSL:
        38°, 68.7805%, 40.1961%
        HSV (HSB):
        38°, 81.5029%, 67.8431%
        XYZ:
        24.4538, 22.9076, 4.4993
        xyY:
        0.4715, 0.4417, 22.9076
      CIE-Lab:
        54.9770, 12.0736, 53.2298
        CIE-LCH:
        54.9770, 54.5819, 77.2204
        CIE-Luv:
        54.9770, 41.8192, 51.4485
        Hunter-Lab:
        47.8619, 7.4418, 27.9298
      #ad7a20 color charts
#ad7a20 RGB chart
      #ad7a20 CMYK chart
      #ad7a20 RGB pie chart
      #ad7a20 color shades, tints & tones
#ad7a20 color schemes
#ad7a20 color preview, HTML & CSS examples
           This text has a color of #ad7a20        
        
          <p style="color:#ad7a20;">Text here</p>
        
        
          .mytext {color:#ad7a20;}
        
        Text color #ad7a20
      
           This box has a color of #ad7a20        
        
          <div style="background-color:#ad7a20;">Content here</div>
        
        
          .mybackground {background-color:#ad7a20;}
        
        Background color #ad7a20
      
           Border around this has a color of #ad7a20        
        
          <div style="border:2px solid #ad7a20;">Content here</div>
        
        
          .myborder {border:2px solid #ad7a20;}
        
        Border color #ad7a20