#a01932 color space conversions
Hex:
        #a01932
        RGB:
        160, 25, 50
        CMY:
        37, 90, 80
        CMYK:
        0, 84, 69, 37
      HSL:
        349°, 72.9730%, 36.2745%
        HSV (HSB):
        349°, 84.3750%, 62.7451%
        XYZ:
        15.4206, 8.3991, 3.8261
        xyY:
        0.5578, 0.3038, 8.3991
      CIE-Lab:
        34.8007, 53.7350, 22.0795
        CIE-LCH:
        34.8007, 58.0943, 22.3376
        CIE-Luv:
        34.8007, 93.0213, 11.8077
        Hunter-Lab:
        28.9813, 44.2604, 12.4595
      #a01932 color charts
#a01932 RGB chart
      #a01932 CMYK chart
      #a01932 RGB pie chart
      #a01932 color shades, tints & tones
#a01932 color schemes
#a01932 color preview, HTML & CSS examples
           This text has a color of #a01932        
        
          <p style="color:#a01932;">Text here</p>
        
        
          .mytext {color:#a01932;}
        
        Text color #a01932
      
           This box has a color of #a01932        
        
          <div style="background-color:#a01932;">Content here</div>
        
        
          .mybackground {background-color:#a01932;}
        
        Background color #a01932
      
           Border around this has a color of #a01932        
        
          <div style="border:2px solid #a01932;">Content here</div>
        
        
          .myborder {border:2px solid #a01932;}
        
        Border color #a01932