#a1982a color space conversions
Hex:
        #a1982a
        RGB:
        161, 152, 42
        CMY:
        37, 40, 84
        CMYK:
        0, 6, 74, 37
      HSL:
        55°, 58.6207%, 39.8039%
        HSV (HSB):
        55°, 73.9130%, 63.1373%
        XYZ:
        26.3441, 30.2007, 6.6313
        xyY:
        0.4170, 0.4780, 30.2007
      CIE-Lab:
        61.8270, -9.4607, 55.4962
        CIE-LCH:
        61.8270, 56.2969, 99.6745
        CIE-Luv:
        61.8270, 10.6337, 61.1611
        Hunter-Lab:
        54.9552, -10.6032, 31.3142
      #a1982a color charts
#a1982a RGB chart
      #a1982a CMYK chart
      #a1982a RGB pie chart
      #a1982a color shades, tints & tones
#a1982a color schemes
#a1982a color preview, HTML & CSS examples
           This text has a color of #a1982a        
        
          <p style="color:#a1982a;">Text here</p>
        
        
          .mytext {color:#a1982a;}
        
        Text color #a1982a
      
           This box has a color of #a1982a        
        
          <div style="background-color:#a1982a;">Content here</div>
        
        
          .mybackground {background-color:#a1982a;}
        
        Background color #a1982a
      
           Border around this has a color of #a1982a        
        
          <div style="border:2px solid #a1982a;">Content here</div>
        
        
          .myborder {border:2px solid #a1982a;}
        
        Border color #a1982a