#e6a994 color space conversions
Hex:
        #e6a994
        RGB:
        230, 169, 148
        CMY:
        10, 34, 42
        CMYK:
        0, 27, 36, 10
      HSL:
        15°, 62.1212%, 74.1176%
        HSV (HSB):
        15°, 35.6522%, 90.1961%
        XYZ:
        52.1664, 47.3370, 34.4045
        xyY:
        0.3896, 0.3535, 47.3370
      CIE-Lab:
        74.4048, 19.6984, 19.6481
        CIE-LCH:
        74.4048, 27.8222, 44.9267
        CIE-Luv:
        74.4048, 41.8541, 23.1563
        Hunter-Lab:
        68.8019, 14.9373, 18.5133
      #e6a994 color charts
#e6a994 RGB chart
      #e6a994 CMYK chart
      #e6a994 RGB pie chart
      #e6a994 color shades, tints & tones
#e6a994 color schemes
#e6a994 color preview, HTML & CSS examples
           This text has a color of #e6a994        
        
          <p style="color:#e6a994;">Text here</p>
        
        
          .mytext {color:#e6a994;}
        
        Text color #e6a994
      
           This box has a color of #e6a994        
        
          <div style="background-color:#e6a994;">Content here</div>
        
        
          .mybackground {background-color:#e6a994;}
        
        Background color #e6a994
      
           Border around this has a color of #e6a994        
        
          <div style="border:2px solid #e6a994;">Content here</div>
        
        
          .myborder {border:2px solid #e6a994;}
        
        Border color #e6a994