#e6aa95 color space conversions
Hex:
        #e6aa95
        RGB:
        230, 170, 149
        CMY:
        10, 33, 42
        CMYK:
        0, 26, 35, 10
      HSL:
        16°, 61.8321%, 74.3137%
        HSV (HSB):
        16°, 35.2174%, 90.1961%
        XYZ:
        52.4327, 47.7424, 34.8855
        xyY:
        0.3882, 0.3535, 47.7424
      CIE-Lab:
        74.6621, 19.2848, 19.4598
        CIE-LCH:
        74.6621, 27.3968, 45.2589
        CIE-Luv:
        74.6621, 41.0953, 23.0291
        Hunter-Lab:
        69.0959, 14.5351, 18.4325
      #e6aa95 color charts
#e6aa95 RGB chart
      #e6aa95 CMYK chart
      #e6aa95 RGB pie chart
      #e6aa95 color shades, tints & tones
#e6aa95 color schemes
#e6aa95 color preview, HTML & CSS examples
           This text has a color of #e6aa95        
        
          <p style="color:#e6aa95;">Text here</p>
        
        
          .mytext {color:#e6aa95;}
        
        Text color #e6aa95
      
           This box has a color of #e6aa95        
        
          <div style="background-color:#e6aa95;">Content here</div>
        
        
          .mybackground {background-color:#e6aa95;}
        
        Background color #e6aa95
      
           Border around this has a color of #e6aa95        
        
          <div style="border:2px solid #e6aa95;">Content here</div>
        
        
          .myborder {border:2px solid #e6aa95;}
        
        Border color #e6aa95