#a0355d color space conversions
Hex:
        #a0355d
        RGB:
        160, 53, 93
        CMY:
        37, 79, 64
        CMYK:
        0, 67, 42, 37
      HSL:
        338°, 50.2347%, 41.7647%
        HSV (HSB):
        338°, 66.8750%, 62.7451%
        XYZ:
        17.7461, 10.8101, 11.5072
        xyY:
        0.4430, 0.2698, 10.8101
      CIE-Lab:
        39.2588, 47.5910, 0.7155
        CIE-LCH:
        39.2588, 47.5964, 0.8614
        CIE-Luv:
        39.2588, 67.9879, -7.4485
        Hunter-Lab:
        32.8787, 38.8065, 2.2643
      #a0355d color charts
#a0355d RGB chart
      #a0355d CMYK chart
      #a0355d RGB pie chart
      #a0355d color shades, tints & tones
#a0355d color schemes
#a0355d color preview, HTML & CSS examples
           This text has a color of #a0355d        
        
          <p style="color:#a0355d;">Text here</p>
        
        
          .mytext {color:#a0355d;}
        
        Text color #a0355d
      
           This box has a color of #a0355d        
        
          <div style="background-color:#a0355d;">Content here</div>
        
        
          .mybackground {background-color:#a0355d;}
        
        Background color #a0355d
      
           Border around this has a color of #a0355d        
        
          <div style="border:2px solid #a0355d;">Content here</div>
        
        
          .myborder {border:2px solid #a0355d;}
        
        Border color #a0355d