#ad4f0b color space conversions
Hex:
        #ad4f0b
        RGB:
        173, 79, 11
        CMY:
        32, 69, 96
        CMYK:
        0, 54, 94, 32
      HSL:
        25°, 88.0435%, 36.0784%
        HSV (HSB):
        25°, 93.6416%, 67.8431%
        XYZ:
        20.0900, 14.5004, 2.0566
        xyY:
        0.5482, 0.3957, 14.5004
      CIE-Lab:
        44.9421, 35.1588, 51.8095
        CIE-LCH:
        44.9421, 62.6128, 55.8385
        CIE-Luv:
        44.9421, 77.0162, 39.1611
        Hunter-Lab:
        38.0793, 27.5345, 23.4534
      #ad4f0b color charts
#ad4f0b RGB chart
      #ad4f0b CMYK chart
      #ad4f0b RGB pie chart
      #ad4f0b color shades, tints & tones
#ad4f0b color schemes
#ad4f0b color preview, HTML & CSS examples
           This text has a color of #ad4f0b        
        
          <p style="color:#ad4f0b;">Text here</p>
        
        
          .mytext {color:#ad4f0b;}
        
        Text color #ad4f0b
      
           This box has a color of #ad4f0b        
        
          <div style="background-color:#ad4f0b;">Content here</div>
        
        
          .mybackground {background-color:#ad4f0b;}
        
        Background color #ad4f0b
      
           Border around this has a color of #ad4f0b        
        
          <div style="border:2px solid #ad4f0b;">Content here</div>
        
        
          .myborder {border:2px solid #ad4f0b;}
        
        Border color #ad4f0b