#a81b32 color space conversions
Hex:
        #a81b32
        RGB:
        168, 27, 50
        CMY:
        34, 89, 80
        CMYK:
        0, 84, 70, 34
      HSL:
        350°, 72.3077%, 38.2353%
        HSV (HSB):
        350°, 83.9286%, 65.8824%
        XYZ:
        17.1161, 9.3390, 3.9181
        xyY:
        0.5635, 0.3075, 9.3390
      CIE-Lab:
        36.6289, 55.5040, 24.7105
        CIE-LCH:
        36.6289, 60.7561, 23.9987
        CIE-Luv:
        36.6289, 98.7506, 13.8749
        Hunter-Lab:
        30.5598, 46.4959, 13.7902
      #a81b32 color charts
#a81b32 RGB chart
      #a81b32 CMYK chart
      #a81b32 RGB pie chart
      #a81b32 color shades, tints & tones
#a81b32 color schemes
#a81b32 color preview, HTML & CSS examples
           This text has a color of #a81b32        
        
          <p style="color:#a81b32;">Text here</p>
        
        
          .mytext {color:#a81b32;}
        
        Text color #a81b32
      
           This box has a color of #a81b32        
        
          <div style="background-color:#a81b32;">Content here</div>
        
        
          .mybackground {background-color:#a81b32;}
        
        Background color #a81b32
      
           Border around this has a color of #a81b32        
        
          <div style="border:2px solid #a81b32;">Content here</div>
        
        
          .myborder {border:2px solid #a81b32;}
        
        Border color #a81b32