#a02f34 color space conversions
Hex:
        #a02f34
        RGB:
        160, 47, 52
        CMY:
        37, 82, 80
        CMYK:
        0, 71, 68, 37
      HSL:
        357°, 54.5894%, 40.5882%
        HSV (HSB):
        357°, 70.6250%, 62.7451%
        XYZ:
        16.1336, 9.7545, 4.2813
        xyY:
        0.5348, 0.3233, 9.7545
      CIE-Lab:
        37.3982, 46.6783, 24.0566
        CIE-LCH:
        37.3982, 52.5128, 27.2652
        CIE-Luv:
        37.3982, 82.7985, 15.7911
        Hunter-Lab:
        31.2323, 37.5507, 13.7352
      #a02f34 color charts
#a02f34 RGB chart
      #a02f34 CMYK chart
      #a02f34 RGB pie chart
      #a02f34 color shades, tints & tones
#a02f34 color schemes
#a02f34 color preview, HTML & CSS examples
           This text has a color of #a02f34        
        
          <p style="color:#a02f34;">Text here</p>
        
        
          .mytext {color:#a02f34;}
        
        Text color #a02f34
      
           This box has a color of #a02f34        
        
          <div style="background-color:#a02f34;">Content here</div>
        
        
          .mybackground {background-color:#a02f34;}
        
        Background color #a02f34
      
           Border around this has a color of #a02f34        
        
          <div style="border:2px solid #a02f34;">Content here</div>
        
        
          .myborder {border:2px solid #a02f34;}
        
        Border color #a02f34