#a8322d color space conversions
Hex:
        #a8322d
        RGB:
        168, 50, 45
        CMY:
        34, 80, 82
        CMYK:
        0, 70, 73, 34
      HSL:
        2°, 57.7465%, 41.7647%
        HSV (HSB):
        2°, 73.2143%, 65.8824%
        XYZ:
        17.7627, 10.7955, 3.6302
        xyY:
        0.5518, 0.3354, 10.7955
      CIE-Lab:
        39.2339, 47.7874, 30.8605
        CIE-LCH:
        39.2339, 56.8860, 32.8539
        CIE-Luv:
        39.2339, 89.2381, 21.1452
        Hunter-Lab:
        32.8565, 39.0008, 16.4489
      #a8322d color charts
#a8322d RGB chart
      #a8322d CMYK chart
      #a8322d RGB pie chart
      #a8322d color shades, tints & tones
#a8322d color schemes
#a8322d color preview, HTML & CSS examples
           This text has a color of #a8322d        
        
          <p style="color:#a8322d;">Text here</p>
        
        
          .mytext {color:#a8322d;}
        
        Text color #a8322d
      
           This box has a color of #a8322d        
        
          <div style="background-color:#a8322d;">Content here</div>
        
        
          .mybackground {background-color:#a8322d;}
        
        Background color #a8322d
      
           Border around this has a color of #a8322d        
        
          <div style="border:2px solid #a8322d;">Content here</div>
        
        
          .myborder {border:2px solid #a8322d;}
        
        Border color #a8322d