#ad9512 color space conversions
Hex:
        #ad9512
        RGB:
        173, 149, 18
        CMY:
        32, 42, 93
        CMYK:
        0, 14, 90, 32
      HSL:
        51°, 81.1518%, 37.4510%
        HSV (HSB):
        51°, 89.5954%, 67.8431%
        XYZ:
        28.0902, 30.4228, 4.9639
        xyY:
        0.4425, 0.4793, 30.4228
      CIE-Lab:
        62.0173, -3.2320, 63.0654
        CIE-LCH:
        62.0173, 63.1481, 92.9338
        CIE-Luv:
        62.0173, 21.9181, 64.5105
        Hunter-Lab:
        55.1569, -5.6183, 33.2739
      #ad9512 color charts
#ad9512 RGB chart
      #ad9512 CMYK chart
      #ad9512 RGB pie chart
      #ad9512 color shades, tints & tones
#ad9512 color schemes
#ad9512 color preview, HTML & CSS examples
           This text has a color of #ad9512        
        
          <p style="color:#ad9512;">Text here</p>
        
        
          .mytext {color:#ad9512;}
        
        Text color #ad9512
      
           This box has a color of #ad9512        
        
          <div style="background-color:#ad9512;">Content here</div>
        
        
          .mybackground {background-color:#ad9512;}
        
        Background color #ad9512
      
           Border around this has a color of #ad9512        
        
          <div style="border:2px solid #ad9512;">Content here</div>
        
        
          .myborder {border:2px solid #ad9512;}
        
        Border color #ad9512