#a03266 color space conversions
Hex:
        #a03266
        RGB:
        160, 50, 102
        CMY:
        37, 80, 60
        CMYK:
        0, 69, 36, 37
      HSL:
        332°, 52.3810%, 41.1765%
        HSV (HSB):
        332°, 68.7500%, 62.7451%
        XYZ:
        18.0361, 10.7141, 13.6878
        xyY:
        0.4250, 0.2525, 10.7141
      CIE-Lab:
        39.0947, 49.8464, -5.1984
        CIE-LCH:
        39.0947, 50.1167, 354.0463
        CIE-Luv:
        39.0947, 66.2586, -15.0717
        Hunter-Lab:
        32.7324, 41.0747, -1.8808
      #a03266 color charts
#a03266 RGB chart
      #a03266 CMYK chart
      #a03266 RGB pie chart
      #a03266 color shades, tints & tones
#a03266 color schemes
#a03266 color preview, HTML & CSS examples
           This text has a color of #a03266        
        
          <p style="color:#a03266;">Text here</p>
        
        
          .mytext {color:#a03266;}
        
        Text color #a03266
      
           This box has a color of #a03266        
        
          <div style="background-color:#a03266;">Content here</div>
        
        
          .mybackground {background-color:#a03266;}
        
        Background color #a03266
      
           Border around this has a color of #a03266        
        
          <div style="border:2px solid #a03266;">Content here</div>
        
        
          .myborder {border:2px solid #a03266;}
        
        Border color #a03266