#a3312c color space conversions
Hex:
        #a3312c
        RGB:
        163, 49, 44
        CMY:
        36, 81, 83
        CMYK:
        0, 70, 73, 36
      HSL:
        3°, 57.4879%, 40.5882%
        HSV (HSB):
        3°, 73.0061%, 63.9216%
        XYZ:
        16.6572, 10.1650, 3.4670
        xyY:
        0.5499, 0.3356, 10.1650
      CIE-Lab:
        38.1370, 46.4575, 29.9486
        CIE-LCH:
        38.1370, 55.2741, 32.8077
        CIE-Luv:
        38.1370, 85.9101, 20.4437
        Hunter-Lab:
        31.8826, 37.4635, 15.8705
      #a3312c color charts
#a3312c RGB chart
      #a3312c CMYK chart
      #a3312c RGB pie chart
      #a3312c color shades, tints & tones
#a3312c color schemes
#a3312c color preview, HTML & CSS examples
           This text has a color of #a3312c        
        
          <p style="color:#a3312c;">Text here</p>
        
        
          .mytext {color:#a3312c;}
        
        Text color #a3312c
      
           This box has a color of #a3312c        
        
          <div style="background-color:#a3312c;">Content here</div>
        
        
          .mybackground {background-color:#a3312c;}
        
        Background color #a3312c
      
           Border around this has a color of #a3312c        
        
          <div style="border:2px solid #a3312c;">Content here</div>
        
        
          .myborder {border:2px solid #a3312c;}
        
        Border color #a3312c