#a31406 color space conversions
Hex:
        #a31406
        RGB:
        163, 20, 6
        CMY:
        36, 92, 98
        CMYK:
        0, 88, 96, 36
      HSL:
        5°, 92.8994%, 33.1373%
        HSV (HSB):
        5°, 96.3190%, 63.9216%
        XYZ:
        15.3873, 8.3000, 0.9634
        xyY:
        0.6242, 0.3367, 8.3000
      CIE-Lab:
        34.6000, 54.4037, 45.8759
        CIE-LCH:
        34.6000, 71.1643, 40.1393
        CIE-Luv:
        34.6000, 104.9138, 24.6742
        Hunter-Lab:
        28.8097, 44.9200, 18.1842
      #a31406 color charts
#a31406 RGB chart
      #a31406 CMYK chart
      #a31406 RGB pie chart
      #a31406 color shades, tints & tones
#a31406 color schemes
#a31406 color preview, HTML & CSS examples
           This text has a color of #a31406        
        
          <p style="color:#a31406;">Text here</p>
        
        
          .mytext {color:#a31406;}
        
        Text color #a31406
      
           This box has a color of #a31406        
        
          <div style="background-color:#a31406;">Content here</div>
        
        
          .mybackground {background-color:#a31406;}
        
        Background color #a31406
      
           Border around this has a color of #a31406        
        
          <div style="border:2px solid #a31406;">Content here</div>
        
        
          .myborder {border:2px solid #a31406;}
        
        Border color #a31406