#a03355 color space conversions
Hex:
        #a03355
        RGB:
        160, 51, 85
        CMY:
        37, 80, 67
        CMYK:
        0, 68, 47, 37
      HSL:
        341°, 51.6588%, 41.3725%
        HSV (HSB):
        341°, 68.1250%, 62.7451%
        XYZ:
        17.3207, 10.4971, 9.7076
        xyY:
        0.4616, 0.2797, 10.4971
      CIE-Lab:
        38.7202, 47.6105, 4.9982
        CIE-LCH:
        38.7202, 47.8721, 5.9930
        CIE-Luv:
        38.7202, 71.4517, -2.5176
        Hunter-Lab:
        32.3992, 38.7279, 4.9148
      #a03355 color charts
#a03355 RGB chart
      #a03355 CMYK chart
      #a03355 RGB pie chart
      #a03355 color shades, tints & tones
#a03355 color schemes
#a03355 color preview, HTML & CSS examples
           This text has a color of #a03355        
        
          <p style="color:#a03355;">Text here</p>
        
        
          .mytext {color:#a03355;}
        
        Text color #a03355
      
           This box has a color of #a03355        
        
          <div style="background-color:#a03355;">Content here</div>
        
        
          .mybackground {background-color:#a03355;}
        
        Background color #a03355
      
           Border around this has a color of #a03355        
        
          <div style="border:2px solid #a03355;">Content here</div>
        
        
          .myborder {border:2px solid #a03355;}
        
        Border color #a03355