#a01615 color space conversions
Hex:
        #a01615
        RGB:
        160, 22, 21
        CMY:
        37, 91, 92
        CMYK:
        0, 86, 87, 37
      HSL:
        0°, 76.7956%, 35.4902%
        HSV (HSB):
        0°, 86.8750%, 62.7451%
        XYZ:
        14.9195, 8.1015, 1.4869
        xyY:
        0.6088, 0.3306, 8.1015
      CIE-Lab:
        34.1935, 53.3658, 38.7360
        CIE-LCH:
        34.1935, 65.9423, 35.9743
        CIE-Luv:
        34.1935, 100.3263, 21.8428
        Hunter-Lab:
        28.4632, 43.7532, 16.8270
      #a01615 color charts
#a01615 RGB chart
      #a01615 CMYK chart
      #a01615 RGB pie chart
      #a01615 color shades, tints & tones
#a01615 color schemes
#a01615 color preview, HTML & CSS examples
           This text has a color of #a01615        
        
          <p style="color:#a01615;">Text here</p>
        
        
          .mytext {color:#a01615;}
        
        Text color #a01615
      
           This box has a color of #a01615        
        
          <div style="background-color:#a01615;">Content here</div>
        
        
          .mybackground {background-color:#a01615;}
        
        Background color #a01615
      
           Border around this has a color of #a01615        
        
          <div style="border:2px solid #a01615;">Content here</div>
        
        
          .myborder {border:2px solid #a01615;}
        
        Border color #a01615