#a02f60 color space conversions
Hex:
        #a02f60
        RGB:
        160, 47, 96
        CMY:
        37, 82, 62
        CMYK:
        0, 71, 40, 37
      HSL:
        334°, 54.5894%, 40.5882%
        HSV (HSB):
        334°, 70.6250%, 62.7451%
        XYZ:
        17.6250, 10.3511, 12.1354
        xyY:
        0.4394, 0.2581, 10.3511
      CIE-Lab:
        38.4654, 50.3594, -2.3427
        CIE-LCH:
        38.4654, 50.4139, 357.3366
        CIE-Luv:
        38.4654, 69.5074, -11.6154
        Hunter-Lab:
        32.1732, 41.4824, 0.1577
      #a02f60 color charts
#a02f60 RGB chart
      #a02f60 CMYK chart
      #a02f60 RGB pie chart
      #a02f60 color shades, tints & tones
#a02f60 color schemes
#a02f60 color preview, HTML & CSS examples
           This text has a color of #a02f60        
        
          <p style="color:#a02f60;">Text here</p>
        
        
          .mytext {color:#a02f60;}
        
        Text color #a02f60
      
           This box has a color of #a02f60        
        
          <div style="background-color:#a02f60;">Content here</div>
        
        
          .mybackground {background-color:#a02f60;}
        
        Background color #a02f60
      
           Border around this has a color of #a02f60        
        
          <div style="border:2px solid #a02f60;">Content here</div>
        
        
          .myborder {border:2px solid #a02f60;}
        
        Border color #a02f60