#a8313e color space conversions
Hex:
        #a8313e
        RGB:
        168, 49, 62
        CMY:
        34, 81, 76
        CMYK:
        0, 71, 63, 34
      HSL:
        353°, 54.8387%, 42.5490%
        HSV (HSB):
        353°, 70.8333%, 65.8824%
        XYZ:
        18.1163, 10.8693, 5.7006
        xyY:
        0.5223, 0.3134, 10.8693
      CIE-Lab:
        39.3594, 49.1307, 20.6275
        CIE-LCH:
        39.3594, 53.2852, 22.7751
        CIE-Luv:
        39.3594, 85.7927, 12.8331
        Hunter-Lab:
        32.9686, 40.3910, 12.8262
      #a8313e color charts
#a8313e RGB chart
      #a8313e CMYK chart
      #a8313e RGB pie chart
      #a8313e color shades, tints & tones
#a8313e color schemes
#a8313e color preview, HTML & CSS examples
           This text has a color of #a8313e        
        
          <p style="color:#a8313e;">Text here</p>
        
        
          .mytext {color:#a8313e;}
        
        Text color #a8313e
      
           This box has a color of #a8313e        
        
          <div style="background-color:#a8313e;">Content here</div>
        
        
          .mybackground {background-color:#a8313e;}
        
        Background color #a8313e
      
           Border around this has a color of #a8313e        
        
          <div style="border:2px solid #a8313e;">Content here</div>
        
        
          .myborder {border:2px solid #a8313e;}
        
        Border color #a8313e