#e6ba90 color space conversions
Hex:
        #e6ba90
        RGB:
        230, 186, 144
        CMY:
        10, 27, 44
        CMYK:
        0, 19, 37, 10
      HSL:
        29°, 63.2353%, 73.3333%
        HSV (HSB):
        29°, 37.3913%, 90.1961%
        XYZ:
        55.2261, 53.9544, 33.8891
        xyY:
        0.3860, 0.3771, 53.9544
      CIE-Lab:
        78.4351, 10.1785, 27.2806
        CIE-LCH:
        78.4351, 29.1175, 69.5393
        CIE-Luv:
        78.4351, 31.3952, 34.9086
        Hunter-Lab:
        73.4537, 5.6611, 24.0631
      #e6ba90 color charts
#e6ba90 RGB chart
      #e6ba90 CMYK chart
      #e6ba90 RGB pie chart
      #e6ba90 color shades, tints & tones
#e6ba90 color schemes
#e6ba90 color preview, HTML & CSS examples
           This text has a color of #e6ba90        
        
          <p style="color:#e6ba90;">Text here</p>
        
        
          .mytext {color:#e6ba90;}
        
        Text color #e6ba90
      
           This box has a color of #e6ba90        
        
          <div style="background-color:#e6ba90;">Content here</div>
        
        
          .mybackground {background-color:#e6ba90;}
        
        Background color #e6ba90
      
           Border around this has a color of #e6ba90        
        
          <div style="border:2px solid #e6ba90;">Content here</div>
        
        
          .myborder {border:2px solid #e6ba90;}
        
        Border color #e6ba90