#a8163b color space conversions
Hex:
        #a8163b
        RGB:
        168, 22, 59
        CMY:
        34, 91, 77
        CMYK:
        0, 87, 65, 34
      HSL:
        345°, 76.8421%, 37.2549%
        HSV (HSB):
        345°, 86.9048%, 65.8824%
        XYZ:
        17.2248, 9.2144, 5.0084
        xyY:
        0.5477, 0.2930, 9.2144
      CIE-Lab:
        36.3939, 57.1134, 18.6744
        CIE-LCH:
        36.3939, 60.0889, 18.1062
        CIE-Luv:
        36.3939, 97.6240, 8.5879
        Hunter-Lab:
        30.3553, 48.1663, 11.4663
      #a8163b color charts
#a8163b RGB chart
      #a8163b CMYK chart
      #a8163b RGB pie chart
      #a8163b color shades, tints & tones
#a8163b color schemes
#a8163b color preview, HTML & CSS examples
           This text has a color of #a8163b        
        
          <p style="color:#a8163b;">Text here</p>
        
        
          .mytext {color:#a8163b;}
        
        Text color #a8163b
      
           This box has a color of #a8163b        
        
          <div style="background-color:#a8163b;">Content here</div>
        
        
          .mybackground {background-color:#a8163b;}
        
        Background color #a8163b
      
           Border around this has a color of #a8163b        
        
          <div style="border:2px solid #a8163b;">Content here</div>
        
        
          .myborder {border:2px solid #a8163b;}
        
        Border color #a8163b