#a81a42 color space conversions
Hex:
        #a81a42
        RGB:
        168, 26, 66
        CMY:
        34, 90, 74
        CMYK:
        0, 85, 61, 34
      HSL:
        343°, 73.1959%, 38.0392%
        HSV (HSB):
        343°, 84.5238%, 65.8824%
        XYZ:
        17.5012, 9.4570, 6.0572
        xyY:
        0.5301, 0.2864, 9.4570
      CIE-Lab:
        36.8496, 56.6547, 14.7715
        CIE-LCH:
        36.8496, 58.5487, 14.6133
        CIE-Luv:
        36.8496, 94.1290, 5.3164
        Hunter-Lab:
        30.7522, 47.7689, 9.8483
      #a81a42 color charts
#a81a42 RGB chart
      #a81a42 CMYK chart
      #a81a42 RGB pie chart
      #a81a42 color shades, tints & tones
#a81a42 color schemes
#a81a42 color preview, HTML & CSS examples
           This text has a color of #a81a42        
        
          <p style="color:#a81a42;">Text here</p>
        
        
          .mytext {color:#a81a42;}
        
        Text color #a81a42
      
           This box has a color of #a81a42        
        
          <div style="background-color:#a81a42;">Content here</div>
        
        
          .mybackground {background-color:#a81a42;}
        
        Background color #a81a42
      
           Border around this has a color of #a81a42        
        
          <div style="border:2px solid #a81a42;">Content here</div>
        
        
          .myborder {border:2px solid #a81a42;}
        
        Border color #a81a42