#a03362 color space conversions
Hex:
        #a03362
        RGB:
        160, 51, 98
        CMY:
        37, 80, 62
        CMYK:
        0, 68, 39, 37
      HSL:
        334°, 51.6588%, 41.3725%
        HSV (HSB):
        334°, 68.1250%, 62.7451%
        XYZ:
        17.8856, 10.7231, 12.6824
        xyY:
        0.4332, 0.2597, 10.7231
      CIE-Lab:
        39.1101, 48.9789, -2.6561
        CIE-LCH:
        39.1101, 49.0509, 356.8960
        CIE-Luv:
        39.1101, 67.2073, -11.7685
        Hunter-Lab:
        32.7461, 40.1894, -0.0404
      #a03362 color charts
#a03362 RGB chart
      #a03362 CMYK chart
      #a03362 RGB pie chart
      #a03362 color shades, tints & tones
#a03362 color schemes
#a03362 color preview, HTML & CSS examples
           This text has a color of #a03362        
        
          <p style="color:#a03362;">Text here</p>
        
        
          .mytext {color:#a03362;}
        
        Text color #a03362
      
           This box has a color of #a03362        
        
          <div style="background-color:#a03362;">Content here</div>
        
        
          .mybackground {background-color:#a03362;}
        
        Background color #a03362
      
           Border around this has a color of #a03362        
        
          <div style="border:2px solid #a03362;">Content here</div>
        
        
          .myborder {border:2px solid #a03362;}
        
        Border color #a03362