#a1993f color space conversions
Hex:
        #a1993f
        RGB:
        161, 153, 63
        CMY:
        37, 40, 75
        CMYK:
        0, 5, 61, 37
      HSL:
        55°, 43.7500%, 43.9216%
        HSV (HSB):
        55°, 60.8696%, 63.1373%
        XYZ:
        26.9864, 30.7184, 9.2095
        xyY:
        0.4033, 0.4591, 30.7184
      CIE-Lab:
        62.2692, -8.7386, 47.1547
        CIE-LCH:
        62.2692, 47.9576, 100.4988
        CIE-Luv:
        62.2692, 9.3935, 55.1131
        Hunter-Lab:
        55.4242, -10.0796, 28.9450
      #a1993f color charts
#a1993f RGB chart
      #a1993f CMYK chart
      #a1993f RGB pie chart
      #a1993f color shades, tints & tones
#a1993f color schemes
#a1993f color preview, HTML & CSS examples
           This text has a color of #a1993f        
        
          <p style="color:#a1993f;">Text here</p>
        
        
          .mytext {color:#a1993f;}
        
        Text color #a1993f
      
           This box has a color of #a1993f        
        
          <div style="background-color:#a1993f;">Content here</div>
        
        
          .mybackground {background-color:#a1993f;}
        
        Background color #a1993f
      
           Border around this has a color of #a1993f        
        
          <div style="border:2px solid #a1993f;">Content here</div>
        
        
          .myborder {border:2px solid #a1993f;}
        
        Border color #a1993f