#a03b48 color space conversions
Hex:
        #a03b48
        RGB:
        160, 59, 72
        CMY:
        37, 77, 72
        CMYK:
        0, 63, 55, 37
      HSL:
        352°, 46.1187%, 42.9412%
        HSV (HSB):
        352°, 63.1250%, 62.7451%
        XYZ:
        17.2309, 11.0694, 7.3593
        xyY:
        0.4832, 0.3104, 11.0694
      CIE-Lab:
        39.6971, 42.9088, 14.5610
        CIE-LCH:
        39.6971, 45.3121, 18.7446
        CIE-Luv:
        39.6971, 71.1132, 8.6747
        Hunter-Lab:
        33.2707, 34.2213, 10.1748
      #a03b48 color charts
#a03b48 RGB chart
      #a03b48 CMYK chart
      #a03b48 RGB pie chart
      #a03b48 color shades, tints & tones
#a03b48 color schemes
#a03b48 color preview, HTML & CSS examples
           This text has a color of #a03b48        
        
          <p style="color:#a03b48;">Text here</p>
        
        
          .mytext {color:#a03b48;}
        
        Text color #a03b48
      
           This box has a color of #a03b48        
        
          <div style="background-color:#a03b48;">Content here</div>
        
        
          .mybackground {background-color:#a03b48;}
        
        Background color #a03b48
      
           Border around this has a color of #a03b48        
        
          <div style="border:2px solid #a03b48;">Content here</div>
        
        
          .myborder {border:2px solid #a03b48;}
        
        Border color #a03b48