#ad4025 color space conversions
Hex:
        #ad4025
        RGB:
        173, 64, 37
        CMY:
        32, 75, 85
        CMYK:
        0, 63, 79, 32
      HSL:
        12°, 64.7619%, 41.1765%
        HSV (HSB):
        12°, 78.6127%, 67.8431%
        XYZ:
        19.4009, 12.6846, 3.1761
        xyY:
        0.5502, 0.3597, 12.6846
      CIE-Lab:
        42.2841, 43.1709, 38.9238
        CIE-LCH:
        42.2841, 58.1273, 42.0385
        CIE-Luv:
        42.2841, 85.8590, 28.8464
        Hunter-Lab:
        35.6154, 34.9078, 19.6435
      #ad4025 color charts
#ad4025 RGB chart
      #ad4025 CMYK chart
      #ad4025 RGB pie chart
      #ad4025 color shades, tints & tones
#ad4025 color schemes
#ad4025 color preview, HTML & CSS examples
           This text has a color of #ad4025        
        
          <p style="color:#ad4025;">Text here</p>
        
        
          .mytext {color:#ad4025;}
        
        Text color #ad4025
      
           This box has a color of #ad4025        
        
          <div style="background-color:#ad4025;">Content here</div>
        
        
          .mybackground {background-color:#ad4025;}
        
        Background color #ad4025
      
           Border around this has a color of #ad4025        
        
          <div style="border:2px solid #ad4025;">Content here</div>
        
        
          .myborder {border:2px solid #ad4025;}
        
        Border color #ad4025