#a02d48 color space conversions
Hex:
        #a02d48
        RGB:
        160, 45, 72
        CMY:
        37, 82, 72
        CMYK:
        0, 72, 55, 37
      HSL:
        346°, 56.0976%, 40.1961%
        HSV (HSB):
        346°, 71.8750%, 62.7451%
        XYZ:
        16.6053, 9.8182, 7.1508
        xyY:
        0.4946, 0.2924, 9.8182
      CIE-Lab:
        37.5142, 48.8509, 11.5743
        CIE-LCH:
        37.5142, 50.2033, 13.3294
        CIE-Luv:
        37.5142, 78.2987, 4.1228
        Hunter-Lab:
        31.3341, 39.7603, 8.4032
      #a02d48 color charts
#a02d48 RGB chart
      #a02d48 CMYK chart
      #a02d48 RGB pie chart
      #a02d48 color shades, tints & tones
#a02d48 color schemes
#a02d48 color preview, HTML & CSS examples
           This text has a color of #a02d48        
        
          <p style="color:#a02d48;">Text here</p>
        
        
          .mytext {color:#a02d48;}
        
        Text color #a02d48
      
           This box has a color of #a02d48        
        
          <div style="background-color:#a02d48;">Content here</div>
        
        
          .mybackground {background-color:#a02d48;}
        
        Background color #a02d48
      
           Border around this has a color of #a02d48        
        
          <div style="border:2px solid #a02d48;">Content here</div>
        
        
          .myborder {border:2px solid #a02d48;}
        
        Border color #a02d48