#ad6f0b color space conversions
Hex:
        #ad6f0b
        RGB:
        173, 111, 11
        CMY:
        32, 56, 96
        CMYK:
        0, 36, 94, 32
      HSL:
        37°, 88.0435%, 36.0784%
        HSV (HSB):
        37°, 93.6416%, 67.8431%
        XYZ:
        22.9784, 20.2773, 3.0194
        xyY:
        0.4966, 0.4382, 20.2773
      CIE-Lab:
        52.1493, 17.7335, 56.9622
        CIE-LCH:
        52.1493, 59.6587, 72.7076
        CIE-Luv:
        52.1493, 51.2208, 50.4989
        Hunter-Lab:
        45.0303, 12.2834, 27.5456
      #ad6f0b color charts
#ad6f0b RGB chart
      #ad6f0b CMYK chart
      #ad6f0b RGB pie chart
      #ad6f0b color shades, tints & tones
#ad6f0b color schemes
#ad6f0b color preview, HTML & CSS examples
           This text has a color of #ad6f0b        
        
          <p style="color:#ad6f0b;">Text here</p>
        
        
          .mytext {color:#ad6f0b;}
        
        Text color #ad6f0b
      
           This box has a color of #ad6f0b        
        
          <div style="background-color:#ad6f0b;">Content here</div>
        
        
          .mybackground {background-color:#ad6f0b;}
        
        Background color #ad6f0b
      
           Border around this has a color of #ad6f0b        
        
          <div style="border:2px solid #ad6f0b;">Content here</div>
        
        
          .myborder {border:2px solid #ad6f0b;}
        
        Border color #ad6f0b