#a8323a color space conversions
Hex:
        #a8323a
        RGB:
        168, 50, 58
        CMY:
        34, 80, 77
        CMYK:
        0, 70, 65, 34
      HSL:
        356°, 54.1284%, 42.7451%
        HSV (HSB):
        356°, 70.2381%, 65.8824%
        XYZ:
        18.0528, 10.9115, 5.1576
        xyY:
        0.5291, 0.3198, 10.9115
      CIE-Lab:
        39.4311, 48.4852, 23.2061
        CIE-LCH:
        39.4311, 53.7526, 25.5768
        CIE-Luv:
        39.4311, 86.2942, 15.2027
        Hunter-Lab:
        33.0326, 39.7457, 13.8654
      #a8323a color charts
#a8323a RGB chart
      #a8323a CMYK chart
      #a8323a RGB pie chart
      #a8323a color shades, tints & tones
#a8323a color schemes
#a8323a color preview, HTML & CSS examples
           This text has a color of #a8323a        
        
          <p style="color:#a8323a;">Text here</p>
        
        
          .mytext {color:#a8323a;}
        
        Text color #a8323a
      
           This box has a color of #a8323a        
        
          <div style="background-color:#a8323a;">Content here</div>
        
        
          .mybackground {background-color:#a8323a;}
        
        Background color #a8323a
      
           Border around this has a color of #a8323a        
        
          <div style="border:2px solid #a8323a;">Content here</div>
        
        
          .myborder {border:2px solid #a8323a;}
        
        Border color #a8323a