#a31700 color space conversions
Hex:
        #a31700
        RGB:
        163, 23, 0
        CMY:
        36, 91, 100
        CMYK:
        0, 86, 100, 36
      HSL:
        8°, 100.0000%, 31.9608%
        HSV (HSB):
        8°, 100.0000%, 63.9216%
        XYZ:
        15.4107, 8.3993, 0.8090
        xyY:
        0.6260, 0.3412, 8.3993
      CIE-Lab:
        34.8011, 53.6749, 48.4304
        CIE-LCH:
        34.8011, 72.2945, 42.0596
        CIE-Luv:
        34.8011, 104.3933, 25.9011
        Hunter-Lab:
        28.9816, 44.1977, 18.6321
      #a31700 color charts
#a31700 RGB chart
      #a31700 CMYK chart
      #a31700 RGB pie chart
      #a31700 color shades, tints & tones
#a31700 color schemes
#a31700 color preview, HTML & CSS examples
           This text has a color of #a31700        
        
          <p style="color:#a31700;">Text here</p>
        
        
          .mytext {color:#a31700;}
        
        Text color #a31700
      
           This box has a color of #a31700        
        
          <div style="background-color:#a31700;">Content here</div>
        
        
          .mybackground {background-color:#a31700;}
        
        Background color #a31700
      
           Border around this has a color of #a31700        
        
          <div style="border:2px solid #a31700;">Content here</div>
        
        
          .myborder {border:2px solid #a31700;}
        
        Border color #a31700