#a00249 color space conversions
Hex:
        #a00249
        RGB:
        160, 2, 73
        CMY:
        37, 99, 71
        CMYK:
        0, 99, 54, 37
      HSL:
        333°, 97.5309%, 31.7647%
        HSV (HSB):
        333°, 98.7500%, 62.7451%
        XYZ:
        15.7215, 7.9980, 7.0185
        xyY:
        0.5115, 0.2602, 7.9980
      CIE-Lab:
        33.9788, 59.0402, 5.9795
        CIE-LCH:
        33.9788, 59.3422, 5.7832
        CIE-Luv:
        33.9788, 89.8261, -4.0248
        Hunter-Lab:
        28.2808, 49.7381, 5.0825
      #a00249 color charts
#a00249 RGB chart
      #a00249 CMYK chart
      #a00249 RGB pie chart
      #a00249 color shades, tints & tones
#a00249 color schemes
#a00249 color preview, HTML & CSS examples
           This text has a color of #a00249        
        
          <p style="color:#a00249;">Text here</p>
        
        
          .mytext {color:#a00249;}
        
        Text color #a00249
      
           This box has a color of #a00249        
        
          <div style="background-color:#a00249;">Content here</div>
        
        
          .mybackground {background-color:#a00249;}
        
        Background color #a00249
      
           Border around this has a color of #a00249        
        
          <div style="border:2px solid #a00249;">Content here</div>
        
        
          .myborder {border:2px solid #a00249;}
        
        Border color #a00249