#a04274 color space conversions
Hex:
        #a04274
        RGB:
        160, 66, 116
        CMY:
        37, 74, 55
        CMYK:
        0, 59, 28, 37
      HSL:
        328°, 41.5929%, 44.3137%
        HSV (HSB):
        328°, 58.7500%, 62.7451%
        XYZ:
        19.5978, 12.6310, 17.9281
        xyY:
        0.3907, 0.2518, 12.6310
      CIE-Lab:
        42.2019, 44.5180, -9.2715
        CIE-LCH:
        42.2019, 45.4732, 348.2355
        CIE-Luv:
        42.2019, 55.0817, -19.6658
        Hunter-Lab:
        35.5401, 36.2348, -5.0306
      #a04274 color charts
#a04274 RGB chart
      #a04274 CMYK chart
      #a04274 RGB pie chart
      #a04274 color shades, tints & tones
#a04274 color schemes
#a04274 color preview, HTML & CSS examples
           This text has a color of #a04274        
        
          <p style="color:#a04274;">Text here</p>
        
        
          .mytext {color:#a04274;}
        
        Text color #a04274
      
           This box has a color of #a04274        
        
          <div style="background-color:#a04274;">Content here</div>
        
        
          .mybackground {background-color:#a04274;}
        
        Background color #a04274
      
           Border around this has a color of #a04274        
        
          <div style="border:2px solid #a04274;">Content here</div>
        
        
          .myborder {border:2px solid #a04274;}
        
        Border color #a04274