#a04249 color space conversions
Hex:
        #a04249
        RGB:
        160, 66, 73
        CMY:
        37, 74, 71
        CMYK:
        0, 59, 54, 37
      HSL:
        356°, 41.5929%, 44.3137%
        HSV (HSB):
        356°, 58.7500%, 62.7451%
        XYZ:
        17.6480, 11.8511, 7.6607
        xyY:
        0.4749, 0.3189, 11.8511
      CIE-Lab:
        40.9784, 39.6514, 15.6731
        CIE-LCH:
        40.9784, 42.6366, 21.5676
        CIE-Luv:
        40.9784, 66.7978, 10.6761
        Hunter-Lab:
        34.4254, 31.2629, 10.9040
      #a04249 color charts
#a04249 RGB chart
      #a04249 CMYK chart
      #a04249 RGB pie chart
      #a04249 color shades, tints & tones
#a04249 color schemes
#a04249 color preview, HTML & CSS examples
           This text has a color of #a04249        
        
          <p style="color:#a04249;">Text here</p>
        
        
          .mytext {color:#a04249;}
        
        Text color #a04249
      
           This box has a color of #a04249        
        
          <div style="background-color:#a04249;">Content here</div>
        
        
          .mybackground {background-color:#a04249;}
        
        Background color #a04249
      
           Border around this has a color of #a04249        
        
          <div style="border:2px solid #a04249;">Content here</div>
        
        
          .myborder {border:2px solid #a04249;}
        
        Border color #a04249