#a1162e color space conversions
Hex:
        #a1162e
        RGB:
        161, 22, 46
        CMY:
        37, 91, 82
        CMYK:
        0, 86, 71, 37
      HSL:
        350°, 75.9563%, 35.8824%
        HSV (HSB):
        350°, 86.3354%, 63.1373%
        XYZ:
        15.4780, 8.3481, 3.3803
        xyY:
        0.5689, 0.3068, 8.3481
      CIE-Lab:
        34.6977, 54.5171, 24.5514
        CIE-LCH:
        34.6977, 59.7904, 24.2440
        CIE-Luv:
        34.6977, 95.8997, 13.4234
        Hunter-Lab:
        28.8932, 45.0590, 13.2886
      #a1162e color charts
#a1162e RGB chart
      #a1162e CMYK chart
      #a1162e RGB pie chart
      #a1162e color shades, tints & tones
#a1162e color schemes
#a1162e color preview, HTML & CSS examples
           This text has a color of #a1162e        
        
          <p style="color:#a1162e;">Text here</p>
        
        
          .mytext {color:#a1162e;}
        
        Text color #a1162e
      
           This box has a color of #a1162e        
        
          <div style="background-color:#a1162e;">Content here</div>
        
        
          .mybackground {background-color:#a1162e;}
        
        Background color #a1162e
      
           Border around this has a color of #a1162e        
        
          <div style="border:2px solid #a1162e;">Content here</div>
        
        
          .myborder {border:2px solid #a1162e;}
        
        Border color #a1162e