#a01614 color space conversions
Hex:
        #a01614
        RGB:
        160, 22, 20
        CMY:
        37, 91, 92
        CMYK:
        0, 86, 88, 37
      HSL:
        1°, 77.7778%, 35.2941%
        HSV (HSB):
        1°, 87.5000%, 62.7451%
        XYZ:
        14.9104, 8.0979, 1.4390
        xyY:
        0.6099, 0.3312, 8.0979
      CIE-Lab:
        34.1860, 53.3434, 39.2417
        CIE-LCH:
        34.1860, 66.2226, 36.3398
        CIE-Luv:
        34.1860, 100.4666, 22.0734
        Hunter-Lab:
        28.4568, 43.7283, 16.9216
      #a01614 color charts
#a01614 RGB chart
      #a01614 CMYK chart
      #a01614 RGB pie chart
      #a01614 color shades, tints & tones
#a01614 color schemes
#a01614 color preview, HTML & CSS examples
           This text has a color of #a01614        
        
          <p style="color:#a01614;">Text here</p>
        
        
          .mytext {color:#a01614;}
        
        Text color #a01614
      
           This box has a color of #a01614        
        
          <div style="background-color:#a01614;">Content here</div>
        
        
          .mybackground {background-color:#a01614;}
        
        Background color #a01614
      
           Border around this has a color of #a01614        
        
          <div style="border:2px solid #a01614;">Content here</div>
        
        
          .myborder {border:2px solid #a01614;}
        
        Border color #a01614