#a01211 color space conversions
Hex:
        #a01211
        RGB:
        160, 18, 17
        CMY:
        37, 93, 93
        CMYK:
        0, 89, 89, 37
      HSL:
        0°, 80.7910%, 34.7059%
        HSV (HSB):
        0°, 89.3750%, 62.7451%
        XYZ:
        14.8147, 7.9467, 1.2834
        xyY:
        0.6161, 0.3305, 7.9467
      CIE-Lab:
        33.8716, 54.1205, 40.4700
        CIE-LCH:
        33.8716, 67.5785, 36.7883
        CIE-Luv:
        33.8716, 102.1534, 22.2072
        Hunter-Lab:
        28.1898, 44.4754, 17.0337
      #a01211 color charts
#a01211 RGB chart
      #a01211 CMYK chart
      #a01211 RGB pie chart
      #a01211 color shades, tints & tones
#a01211 color schemes
#a01211 color preview, HTML & CSS examples
           This text has a color of #a01211        
        
          <p style="color:#a01211;">Text here</p>
        
        
          .mytext {color:#a01211;}
        
        Text color #a01211
      
           This box has a color of #a01211        
        
          <div style="background-color:#a01211;">Content here</div>
        
        
          .mybackground {background-color:#a01211;}
        
        Background color #a01211
      
           Border around this has a color of #a01211        
        
          <div style="border:2px solid #a01211;">Content here</div>
        
        
          .myborder {border:2px solid #a01211;}
        
        Border color #a01211