#a02a30 color space conversions
Hex:
        #a02a30
        RGB:
        160, 42, 48
        CMY:
        37, 84, 81
        CMYK:
        0, 74, 70, 37
      HSL:
        357°, 58.4158%, 39.6078%
        HSV (HSB):
        357°, 73.7500%, 62.7451%
        XYZ:
        15.8587, 9.3429, 3.7638
        xyY:
        0.5475, 0.3226, 9.3429
      CIE-Lab:
        36.6363, 48.3813, 25.6015
        CIE-LCH:
        36.6363, 54.7374, 27.8860
        CIE-Luv:
        36.6363, 86.3678, 16.3312
        Hunter-Lab:
        30.5662, 39.1205, 14.0955
      #a02a30 color charts
#a02a30 RGB chart
      #a02a30 CMYK chart
      #a02a30 RGB pie chart
      #a02a30 color shades, tints & tones
#a02a30 color schemes
#a02a30 color preview, HTML & CSS examples
           This text has a color of #a02a30        
        
          <p style="color:#a02a30;">Text here</p>
        
        
          .mytext {color:#a02a30;}
        
        Text color #a02a30
      
           This box has a color of #a02a30        
        
          <div style="background-color:#a02a30;">Content here</div>
        
        
          .mybackground {background-color:#a02a30;}
        
        Background color #a02a30
      
           Border around this has a color of #a02a30        
        
          <div style="border:2px solid #a02a30;">Content here</div>
        
        
          .myborder {border:2px solid #a02a30;}
        
        Border color #a02a30