#a8211d color space conversions
Hex:
        #a8211d
        RGB:
        168, 33, 29
        CMY:
        34, 87, 89
        CMYK:
        0, 80, 83, 34
      HSL:
        2°, 70.5584%, 38.6275%
        HSV (HSB):
        2°, 82.7381%, 65.8824%
        XYZ:
        16.9141, 9.5013, 2.1049
        xyY:
        0.5931, 0.3331, 9.5013
      CIE-Lab:
        36.9320, 53.0824, 37.5856
        CIE-LCH:
        36.9320, 65.0417, 35.3009
        CIE-Luv:
        36.9320, 100.9921, 22.8424
        Hunter-Lab:
        30.8241, 44.0059, 17.5282
      #a8211d color charts
#a8211d RGB chart
      #a8211d CMYK chart
      #a8211d RGB pie chart
      #a8211d color shades, tints & tones
#a8211d color schemes
#a8211d color preview, HTML & CSS examples
           This text has a color of #a8211d        
        
          <p style="color:#a8211d;">Text here</p>
        
        
          .mytext {color:#a8211d;}
        
        Text color #a8211d
      
           This box has a color of #a8211d        
        
          <div style="background-color:#a8211d;">Content here</div>
        
        
          .mybackground {background-color:#a8211d;}
        
        Background color #a8211d
      
           Border around this has a color of #a8211d        
        
          <div style="border:2px solid #a8211d;">Content here</div>
        
        
          .myborder {border:2px solid #a8211d;}
        
        Border color #a8211d