#ad9812 color space conversions
Hex:
        #ad9812
        RGB:
        173, 152, 18
        CMY:
        32, 40, 93
        CMYK:
        0, 12, 90, 32
      HSL:
        52°, 81.1518%, 37.4510%
        HSV (HSB):
        52°, 89.5954%, 67.8431%
        XYZ:
        28.5710, 31.3844, 5.1242
        xyY:
        0.4390, 0.4822, 31.3844
      CIE-Lab:
        62.8308, -4.8489, 63.7071
        CIE-LCH:
        62.8308, 63.8914, 94.3525
        CIE-Luv:
        62.8308, 19.7634, 65.7021
        Hunter-Lab:
        56.0218, -7.0034, 33.7921
      #ad9812 color charts
#ad9812 RGB chart
      #ad9812 CMYK chart
      #ad9812 RGB pie chart
      #ad9812 color shades, tints & tones
#ad9812 color schemes
#ad9812 color preview, HTML & CSS examples
           This text has a color of #ad9812        
        
          <p style="color:#ad9812;">Text here</p>
        
        
          .mytext {color:#ad9812;}
        
        Text color #ad9812
      
           This box has a color of #ad9812        
        
          <div style="background-color:#ad9812;">Content here</div>
        
        
          .mybackground {background-color:#ad9812;}
        
        Background color #ad9812
      
           Border around this has a color of #ad9812        
        
          <div style="border:2px solid #ad9812;">Content here</div>
        
        
          .myborder {border:2px solid #ad9812;}
        
        Border color #ad9812