#e6a895 color space conversions
Hex:
        #e6a895
        RGB:
        230, 168, 149
        CMY:
        10, 34, 42
        CMYK:
        0, 27, 35, 10
      HSL:
        14°, 61.8321%, 74.3137%
        HSV (HSB):
        14°, 35.2174%, 90.1961%
        XYZ:
        52.0606, 46.9982, 34.7614
        xyY:
        0.3890, 0.3512, 46.9982
      CIE-Lab:
        74.1886, 20.3535, 18.8058
        CIE-LCH:
        74.1886, 27.7114, 42.7366
        CIE-Luv:
        74.1886, 42.3703, 21.9439
        Hunter-Lab:
        68.5552, 15.5806, 17.9252
      #e6a895 color charts
#e6a895 RGB chart
      #e6a895 CMYK chart
      #e6a895 RGB pie chart
      #e6a895 color shades, tints & tones
#e6a895 color schemes
#e6a895 color preview, HTML & CSS examples
           This text has a color of #e6a895        
        
          <p style="color:#e6a895;">Text here</p>
        
        
          .mytext {color:#e6a895;}
        
        Text color #e6a895
      
           This box has a color of #e6a895        
        
          <div style="background-color:#e6a895;">Content here</div>
        
        
          .mybackground {background-color:#e6a895;}
        
        Background color #e6a895
      
           Border around this has a color of #e6a895        
        
          <div style="border:2px solid #e6a895;">Content here</div>
        
        
          .myborder {border:2px solid #e6a895;}
        
        Border color #e6a895