#a01928 color space conversions
Hex:
        #a01928
        RGB:
        160, 25, 40
        CMY:
        37, 90, 84
        CMYK:
        0, 84, 75, 37
      HSL:
        353°, 72.9730%, 36.2745%
        HSV (HSB):
        353°, 84.3750%, 62.7451%
        XYZ:
        15.2278, 8.3220, 2.8112
        xyY:
        0.5777, 0.3157, 8.3220
      CIE-Lab:
        34.6448, 53.2661, 28.2068
        CIE-LCH:
        34.6448, 60.2736, 27.9032
        CIE-Luv:
        34.6448, 95.6429, 16.2394
        Hunter-Lab:
        28.8480, 43.7401, 14.4158
      #a01928 color charts
#a01928 RGB chart
      #a01928 CMYK chart
      #a01928 RGB pie chart
      #a01928 color shades, tints & tones
#a01928 color schemes
#a01928 color preview, HTML & CSS examples
           This text has a color of #a01928        
        
          <p style="color:#a01928;">Text here</p>
        
        
          .mytext {color:#a01928;}
        
        Text color #a01928
      
           This box has a color of #a01928        
        
          <div style="background-color:#a01928;">Content here</div>
        
        
          .mybackground {background-color:#a01928;}
        
        Background color #a01928
      
           Border around this has a color of #a01928        
        
          <div style="border:2px solid #a01928;">Content here</div>
        
        
          .myborder {border:2px solid #a01928;}
        
        Border color #a01928