#a0203b color space conversions
Hex:
        #a0203b
        RGB:
        160, 32, 59
        CMY:
        37, 87, 77
        CMYK:
        0, 80, 63, 37
      HSL:
        347°, 66.6667%, 37.6471%
        HSV (HSB):
        347°, 80.0000%, 62.7451%
        XYZ:
        15.8031, 8.8224, 5.0076
        xyY:
        0.5333, 0.2977, 8.8224
      CIE-Lab:
        35.6400, 52.3539, 17.3782
        CIE-LCH:
        35.6400, 55.1628, 18.3629
        CIE-Luv:
        35.6400, 87.8376, 8.4815
        Hunter-Lab:
        29.7025, 42.9912, 10.7958
      #a0203b color charts
#a0203b RGB chart
      #a0203b CMYK chart
      #a0203b RGB pie chart
      #a0203b color shades, tints & tones
#a0203b color schemes
#a0203b color preview, HTML & CSS examples
           This text has a color of #a0203b        
        
          <p style="color:#a0203b;">Text here</p>
        
        
          .mytext {color:#a0203b;}
        
        Text color #a0203b
      
           This box has a color of #a0203b        
        
          <div style="background-color:#a0203b;">Content here</div>
        
        
          .mybackground {background-color:#a0203b;}
        
        Background color #a0203b
      
           Border around this has a color of #a0203b        
        
          <div style="border:2px solid #a0203b;">Content here</div>
        
        
          .myborder {border:2px solid #a0203b;}
        
        Border color #a0203b