#a00290 color space conversions
Hex:
        #a00290
        RGB:
        160, 2, 144
        CMY:
        37, 99, 44
        CMYK:
        0, 99, 10, 37
      HSL:
        306°, 97.5309%, 31.7647%
        HSV (HSB):
        306°, 98.7500%, 62.7451%
        XYZ:
        19.5530, 9.5306, 27.1946
        xyY:
        0.3474, 0.1693, 9.5306
      CIE-Lab:
        36.9865, 66.7726, -34.5958
        CIE-LCH:
        36.9865, 75.2027, 332.6108
        CIE-Luv:
        36.9865, 58.9367, -56.2254
        Hunter-Lab:
        30.8717, 59.0296, -30.6178
      #a00290 color charts
#a00290 RGB chart
      #a00290 CMYK chart
      #a00290 RGB pie chart
      #a00290 color shades, tints & tones
#a00290 color schemes
#a00290 color preview, HTML & CSS examples
           This text has a color of #a00290        
        
          <p style="color:#a00290;">Text here</p>
        
        
          .mytext {color:#a00290;}
        
        Text color #a00290
      
           This box has a color of #a00290        
        
          <div style="background-color:#a00290;">Content here</div>
        
        
          .mybackground {background-color:#a00290;}
        
        Background color #a00290
      
           Border around this has a color of #a00290        
        
          <div style="border:2px solid #a00290;">Content here</div>
        
        
          .myborder {border:2px solid #a00290;}
        
        Border color #a00290