#a01427 color space conversions
Hex:
        #a01427
        RGB:
        160, 20, 39
        CMY:
        37, 92, 85
        CMYK:
        0, 88, 76, 37
      HSL:
        352°, 77.7778%, 35.2941%
        HSV (HSB):
        352°, 87.5000%, 62.7451%
        XYZ:
        15.1136, 8.1204, 2.6903
        xyY:
        0.5830, 0.3132, 8.1204
      CIE-Lab:
        34.2323, 54.3629, 28.3558
        CIE-LCH:
        34.2323, 61.3138, 27.5466
        CIE-Luv:
        34.2323, 97.5106, 15.8969
        Hunter-Lab:
        28.4963, 44.8025, 14.3500
      #a01427 color charts
#a01427 RGB chart
      #a01427 CMYK chart
      #a01427 RGB pie chart
      #a01427 color shades, tints & tones
#a01427 color schemes
#a01427 color preview, HTML & CSS examples
           This text has a color of #a01427        
        
          <p style="color:#a01427;">Text here</p>
        
        
          .mytext {color:#a01427;}
        
        Text color #a01427
      
           This box has a color of #a01427        
        
          <div style="background-color:#a01427;">Content here</div>
        
        
          .mybackground {background-color:#a01427;}
        
        Background color #a01427
      
           Border around this has a color of #a01427        
        
          <div style="border:2px solid #a01427;">Content here</div>
        
        
          .myborder {border:2px solid #a01427;}
        
        Border color #a01427