#ad671d color space conversions
Hex:
        #ad671d
        RGB:
        173, 103, 29
        CMY:
        32, 60, 89
        CMYK:
        0, 40, 83, 32
      HSL:
        31°, 71.2871%, 39.6078%
        HSV (HSB):
        31°, 83.2370%, 67.8431%
        XYZ:
        22.3056, 18.6734, 3.5911
        xyY:
        0.5005, 0.4190, 18.6734
      CIE-Lab:
        50.3029, 22.6215, 50.1769
        CIE-LCH:
        50.3029, 55.0404, 65.7325
        CIE-Luv:
        50.3029, 56.9263, 44.6576
        Hunter-Lab:
        43.2128, 16.5159, 25.3218
      #ad671d color charts
#ad671d RGB chart
      #ad671d CMYK chart
      #ad671d RGB pie chart
      #ad671d color shades, tints & tones
#ad671d color schemes
#ad671d color preview, HTML & CSS examples
           This text has a color of #ad671d        
        
          <p style="color:#ad671d;">Text here</p>
        
        
          .mytext {color:#ad671d;}
        
        Text color #ad671d
      
           This box has a color of #ad671d        
        
          <div style="background-color:#ad671d;">Content here</div>
        
        
          .mybackground {background-color:#ad671d;}
        
        Background color #ad671d
      
           Border around this has a color of #ad671d        
        
          <div style="border:2px solid #ad671d;">Content here</div>
        
        
          .myborder {border:2px solid #ad671d;}
        
        Border color #ad671d