#ad911f color space conversions
Hex:
        #ad911f
        RGB:
        173, 145, 31
        CMY:
        32, 43, 88
        CMYK:
        0, 16, 82, 32
      HSL:
        48°, 69.6078%, 40.0000%
        HSV (HSB):
        48°, 82.0809%, 67.8431%
        XYZ:
        27.6063, 29.2340, 5.4840
        xyY:
        0.4429, 0.4691, 29.2340
      CIE-Lab:
        60.9876, -0.7169, 58.8771
        CIE-LCH:
        60.9876, 58.8814, 90.6976
        CIE-Luv:
        60.9876, 24.5689, 60.9564
        Hunter-Lab:
        54.0684, -3.4811, 31.8343
      #ad911f color charts
#ad911f RGB chart
      #ad911f CMYK chart
      #ad911f RGB pie chart
      #ad911f color shades, tints & tones
#ad911f color schemes
#ad911f color preview, HTML & CSS examples
           This text has a color of #ad911f        
        
          <p style="color:#ad911f;">Text here</p>
        
        
          .mytext {color:#ad911f;}
        
        Text color #ad911f
      
           This box has a color of #ad911f        
        
          <div style="background-color:#ad911f;">Content here</div>
        
        
          .mybackground {background-color:#ad911f;}
        
        Background color #ad911f
      
           Border around this has a color of #ad911f        
        
          <div style="border:2px solid #ad911f;">Content here</div>
        
        
          .myborder {border:2px solid #ad911f;}
        
        Border color #ad911f