#a1992b color space conversions
Hex:
        #a1992b
        RGB:
        161, 153, 43
        CMY:
        37, 40, 83
        CMYK:
        0, 5, 73, 37
      HSL:
        56°, 57.8431%, 40.0000%
        HSV (HSB):
        56°, 73.2919%, 63.1373%
        XYZ:
        26.5252, 30.5340, 6.7811
        xyY:
        0.4155, 0.4783, 30.5340
      CIE-Lab:
        62.1122, -9.9447, 55.3999
        CIE-LCH:
        62.1122, 56.2854, 100.1766
        CIE-Luv:
        62.1122, 9.9413, 61.3385
        Hunter-Lab:
        55.2575, -11.0155, 31.4043
      #a1992b color charts
#a1992b RGB chart
      #a1992b CMYK chart
      #a1992b RGB pie chart
      #a1992b color shades, tints & tones
#a1992b color schemes
#a1992b color preview, HTML & CSS examples
           This text has a color of #a1992b        
        
          <p style="color:#a1992b;">Text here</p>
        
        
          .mytext {color:#a1992b;}
        
        Text color #a1992b
      
           This box has a color of #a1992b        
        
          <div style="background-color:#a1992b;">Content here</div>
        
        
          .mybackground {background-color:#a1992b;}
        
        Background color #a1992b
      
           Border around this has a color of #a1992b        
        
          <div style="border:2px solid #a1992b;">Content here</div>
        
        
          .myborder {border:2px solid #a1992b;}
        
        Border color #a1992b