#a01030 color space conversions
Hex:
        #a01030
        RGB:
        160, 16, 48
        CMY:
        37, 94, 81
        CMYK:
        0, 90, 70, 37
      HSL:
        347°, 81.8182%, 34.5098%
        HSV (HSB):
        347°, 90.0000%, 62.7451%
        XYZ:
        15.2160, 8.0576, 3.5496
        xyY:
        0.5673, 0.3004, 8.0576
      CIE-Lab:
        34.1025, 55.5332, 22.4931
        CIE-LCH:
        34.1025, 59.9156, 22.0498
        CIE-Luv:
        34.1025, 96.1888, 11.4812
        Hunter-Lab:
        28.3859, 46.0082, 12.4560
      #a01030 color charts
#a01030 RGB chart
      #a01030 CMYK chart
      #a01030 RGB pie chart
      #a01030 color shades, tints & tones
#a01030 color schemes
#a01030 color preview, HTML & CSS examples
           This text has a color of #a01030        
        
          <p style="color:#a01030;">Text here</p>
        
        
          .mytext {color:#a01030;}
        
        Text color #a01030
      
           This box has a color of #a01030        
        
          <div style="background-color:#a01030;">Content here</div>
        
        
          .mybackground {background-color:#a01030;}
        
        Background color #a01030
      
           Border around this has a color of #a01030        
        
          <div style="border:2px solid #a01030;">Content here</div>
        
        
          .myborder {border:2px solid #a01030;}
        
        Border color #a01030