#a00296 color space conversions
Hex:
        #a00296
        RGB:
        160, 2, 150
        CMY:
        37, 99, 41
        CMYK:
        0, 99, 6, 37
      HSL:
        304°, 97.5309%, 31.7647%
        HSV (HSB):
        304°, 98.7500%, 62.7451%
        XYZ:
        20.0239, 9.7190, 29.6747
        xyY:
        0.3370, 0.1636, 9.7190
      CIE-Lab:
        37.3333, 67.6287, -37.7158
        CIE-LCH:
        37.3333, 77.4347, 330.8520
        CIE-Luv:
        37.3333, 56.5251, -60.7094
        Hunter-Lab:
        31.1753, 60.0939, -34.6134
      #a00296 color charts
#a00296 RGB chart
      #a00296 CMYK chart
      #a00296 RGB pie chart
      #a00296 color shades, tints & tones
#a00296 color schemes
#a00296 color preview, HTML & CSS examples
           This text has a color of #a00296        
        
          <p style="color:#a00296;">Text here</p>
        
        
          .mytext {color:#a00296;}
        
        Text color #a00296
      
           This box has a color of #a00296        
        
          <div style="background-color:#a00296;">Content here</div>
        
        
          .mybackground {background-color:#a00296;}
        
        Background color #a00296
      
           Border around this has a color of #a00296        
        
          <div style="border:2px solid #a00296;">Content here</div>
        
        
          .myborder {border:2px solid #a00296;}
        
        Border color #a00296