#a01613 color space conversions
Hex:
        #a01613
        RGB:
        160, 22, 19
        CMY:
        37, 91, 93
        CMYK:
        0, 86, 88, 37
      HSL:
        1°, 78.7709%, 35.0980%
        HSV (HSB):
        1°, 88.1250%, 62.7451%
        XYZ:
        14.9017, 8.0944, 1.3931
        xyY:
        0.6110, 0.3319, 8.0944
      CIE-Lab:
        34.1788, 53.3219, 39.7379
        CIE-LCH:
        34.1788, 66.5006, 36.6952
        CIE-Luv:
        34.1788, 100.6017, 22.2953
        Hunter-Lab:
        28.4507, 43.7045, 17.0124
      #a01613 color charts
#a01613 RGB chart
      #a01613 CMYK chart
      #a01613 RGB pie chart
      #a01613 color shades, tints & tones
#a01613 color schemes
#a01613 color preview, HTML & CSS examples
           This text has a color of #a01613        
        
          <p style="color:#a01613;">Text here</p>
        
        
          .mytext {color:#a01613;}
        
        Text color #a01613
      
           This box has a color of #a01613        
        
          <div style="background-color:#a01613;">Content here</div>
        
        
          .mybackground {background-color:#a01613;}
        
        Background color #a01613
      
           Border around this has a color of #a01613        
        
          <div style="border:2px solid #a01613;">Content here</div>
        
        
          .myborder {border:2px solid #a01613;}
        
        Border color #a01613