#a04448 color space conversions
Hex:
        #a04448
        RGB:
        160, 68, 72
        CMY:
        37, 73, 72
        CMYK:
        0, 58, 55, 37
      HSL:
        357°, 40.3509%, 44.7059%
        HSV (HSB):
        357°, 57.5000%, 62.7451%
        XYZ:
        17.7340, 12.0757, 7.5270
        xyY:
        0.4750, 0.3234, 12.0757
      CIE-Lab:
        41.3362, 38.5718, 16.7728
        CIE-LCH:
        41.3362, 42.0608, 23.5016
        CIE-Luv:
        41.3362, 65.8196, 12.0551
        Hunter-Lab:
        34.7501, 30.2812, 11.4826
      #a04448 color charts
#a04448 RGB chart
      #a04448 CMYK chart
      #a04448 RGB pie chart
      #a04448 color shades, tints & tones
#a04448 color schemes
#a04448 color preview, HTML & CSS examples
           This text has a color of #a04448        
        
          <p style="color:#a04448;">Text here</p>
        
        
          .mytext {color:#a04448;}
        
        Text color #a04448
      
           This box has a color of #a04448        
        
          <div style="background-color:#a04448;">Content here</div>
        
        
          .mybackground {background-color:#a04448;}
        
        Background color #a04448
      
           Border around this has a color of #a04448        
        
          <div style="border:2px solid #a04448;">Content here</div>
        
        
          .myborder {border:2px solid #a04448;}
        
        Border color #a04448