#e6a988 color space conversions
Hex:
        #e6a988
        RGB:
        230, 169, 136
        CMY:
        10, 34, 47
        CMYK:
        0, 27, 41, 10
      HSL:
        21°, 65.2778%, 71.7647%
        HSV (HSB):
        21°, 40.8696%, 90.1961%
        XYZ:
        51.2650, 46.9765, 29.6580
        xyY:
        0.4008, 0.3673, 46.9765
      CIE-Lab:
        74.1747, 18.3188, 25.8283
        CIE-LCH:
        74.1747, 31.6651, 54.6537
        CIE-Luv:
        74.1747, 43.2645, 30.9265
        Hunter-Lab:
        68.5394, 13.5677, 22.3220
      #e6a988 color charts
#e6a988 RGB chart
      #e6a988 CMYK chart
      #e6a988 RGB pie chart
      #e6a988 color shades, tints & tones
#e6a988 color schemes
#e6a988 color preview, HTML & CSS examples
           This text has a color of #e6a988        
        
          <p style="color:#e6a988;">Text here</p>
        
        
          .mytext {color:#e6a988;}
        
        Text color #e6a988
      
           This box has a color of #e6a988        
        
          <div style="background-color:#e6a988;">Content here</div>
        
        
          .mybackground {background-color:#e6a988;}
        
        Background color #e6a988
      
           Border around this has a color of #e6a988        
        
          <div style="border:2px solid #e6a988;">Content here</div>
        
        
          .myborder {border:2px solid #e6a988;}
        
        Border color #e6a988