#e6a18e color space conversions
Hex:
        #e6a18e
        RGB:
        230, 161, 142
        CMY:
        10, 37, 44
        CMYK:
        0, 30, 38, 10
      HSL:
        13°, 63.7681%, 72.9412%
        HSV (HSB):
        13°, 38.2609%, 90.1961%
        XYZ:
        50.2605, 44.2657, 31.4863
        xyY:
        0.3989, 0.3513, 44.2657
      CIE-Lab:
        72.4058, 23.2677, 20.1671
        CIE-LCH:
        72.4058, 30.7913, 40.9169
        CIE-Luv:
        72.4058, 47.7767, 22.8659
        Hunter-Lab:
        66.5325, 18.4120, 18.5139
      #e6a18e color charts
#e6a18e RGB chart
      #e6a18e CMYK chart
      #e6a18e RGB pie chart
      #e6a18e color shades, tints & tones
#e6a18e color schemes
#e6a18e color preview, HTML & CSS examples
           This text has a color of #e6a18e        
        
          <p style="color:#e6a18e;">Text here</p>
        
        
          .mytext {color:#e6a18e;}
        
        Text color #e6a18e
      
           This box has a color of #e6a18e        
        
          <div style="background-color:#e6a18e;">Content here</div>
        
        
          .mybackground {background-color:#e6a18e;}
        
        Background color #e6a18e
      
           Border around this has a color of #e6a18e        
        
          <div style="border:2px solid #e6a18e;">Content here</div>
        
        
          .myborder {border:2px solid #e6a18e;}
        
        Border color #e6a18e