#ad7145 color space conversions
Hex:
        #ad7145
        RGB:
        173, 113, 69
        CMY:
        32, 56, 73
        CMYK:
        0, 35, 60, 32
      HSL:
        25°, 42.9752%, 47.4510%
        HSV (HSB):
        25°, 60.1156%, 67.8431%
        XYZ:
        24.2129, 21.1242, 8.4314
        xyY:
        0.4503, 0.3929, 21.1242
      CIE-Lab:
        53.0851, 19.1805, 33.8656
        CIE-LCH:
        53.0851, 38.9201, 60.4741
        CIE-Luv:
        53.0851, 45.9024, 34.9099
        Hunter-Lab:
        45.9610, 13.6044, 21.2961
      #ad7145 color charts
#ad7145 RGB chart
      #ad7145 CMYK chart
      #ad7145 RGB pie chart
      #ad7145 color shades, tints & tones
#ad7145 color schemes
#ad7145 color preview, HTML & CSS examples
           This text has a color of #ad7145        
        
          <p style="color:#ad7145;">Text here</p>
        
        
          .mytext {color:#ad7145;}
        
        Text color #ad7145
      
           This box has a color of #ad7145        
        
          <div style="background-color:#ad7145;">Content here</div>
        
        
          .mybackground {background-color:#ad7145;}
        
        Background color #ad7145
      
           Border around this has a color of #ad7145        
        
          <div style="border:2px solid #ad7145;">Content here</div>
        
        
          .myborder {border:2px solid #ad7145;}
        
        Border color #ad7145