#a3161f color space conversions
Hex:
        #a3161f
        RGB:
        163, 22, 31
        CMY:
        36, 91, 88
        CMYK:
        0, 87, 81, 36
      HSL:
        356°, 76.2162%, 36.2745%
        HSV (HSB):
        356°, 86.5031%, 63.9216%
        XYZ:
        15.6385, 8.4593, 2.1049
        xyY:
        0.5968, 0.3228, 8.4593
      CIE-Lab:
        34.9216, 54.4922, 34.1192
        CIE-LCH:
        34.9216, 64.2925, 32.0519
        CIE-Luv:
        34.9216, 100.9792, 19.5975
        Hunter-Lab:
        29.0848, 45.0784, 16.0685
      #a3161f color charts
#a3161f RGB chart
      #a3161f CMYK chart
      #a3161f RGB pie chart
      #a3161f color shades, tints & tones
#a3161f color schemes
#a3161f color preview, HTML & CSS examples
           This text has a color of #a3161f        
        
          <p style="color:#a3161f;">Text here</p>
        
        
          .mytext {color:#a3161f;}
        
        Text color #a3161f
      
           This box has a color of #a3161f        
        
          <div style="background-color:#a3161f;">Content here</div>
        
        
          .mybackground {background-color:#a3161f;}
        
        Background color #a3161f
      
           Border around this has a color of #a3161f        
        
          <div style="border:2px solid #a3161f;">Content here</div>
        
        
          .myborder {border:2px solid #a3161f;}
        
        Border color #a3161f