#a00352 color space conversions
Hex:
        #a00352
        RGB:
        160, 3, 82
        CMY:
        37, 99, 68
        CMYK:
        0, 98, 49, 37
      HSL:
        330°, 96.3190%, 31.9608%
        HSV (HSB):
        330°, 98.1250%, 62.7451%
        XYZ:
        16.0528, 8.1479, 8.7093
        xyY:
        0.4878, 0.2476, 8.1479
      CIE-Lab:
        34.2890, 59.6172, 0.5324
        CIE-LCH:
        34.2890, 59.6196, 0.5116
        CIE-Luv:
        34.2890, 85.9154, -9.9318
        Hunter-Lab:
        28.5445, 50.4312, 1.8911
      #a00352 color charts
#a00352 RGB chart
      #a00352 CMYK chart
      #a00352 RGB pie chart
      #a00352 color shades, tints & tones
#a00352 color schemes
#a00352 color preview, HTML & CSS examples
           This text has a color of #a00352        
        
          <p style="color:#a00352;">Text here</p>
        
        
          .mytext {color:#a00352;}
        
        Text color #a00352
      
           This box has a color of #a00352        
        
          <div style="background-color:#a00352;">Content here</div>
        
        
          .mybackground {background-color:#a00352;}
        
        Background color #a00352
      
           Border around this has a color of #a00352        
        
          <div style="border:2px solid #a00352;">Content here</div>
        
        
          .myborder {border:2px solid #a00352;}
        
        Border color #a00352