#a00130 color space conversions
Hex:
        #a00130
        RGB:
        160, 1, 48
        CMY:
        37, 100, 81
        CMYK:
        0, 99, 70, 37
      HSL:
        342°, 98.7578%, 31.5686%
        HSV (HSB):
        342°, 99.3750%, 62.7451%
        XYZ:
        15.0416, 7.7087, 3.4915
        xyY:
        0.5732, 0.2938, 7.7087
      CIE-Lab:
        33.3687, 57.6547, 21.5787
        CIE-LCH:
        33.3687, 61.5606, 20.5196
        CIE-Luv:
        33.3687, 99.0908, 10.0631
        Hunter-Lab:
        27.7645, 48.1152, 11.9793
      #a00130 color charts
#a00130 RGB chart
      #a00130 CMYK chart
      #a00130 RGB pie chart
      #a00130 color shades, tints & tones
#a00130 color schemes
#a00130 color preview, HTML & CSS examples
           This text has a color of #a00130        
        
          <p style="color:#a00130;">Text here</p>
        
        
          .mytext {color:#a00130;}
        
        Text color #a00130
      
           This box has a color of #a00130        
        
          <div style="background-color:#a00130;">Content here</div>
        
        
          .mybackground {background-color:#a00130;}
        
        Background color #a00130
      
           Border around this has a color of #a00130        
        
          <div style="border:2px solid #a00130;">Content here</div>
        
        
          .myborder {border:2px solid #a00130;}
        
        Border color #a00130