#e6bda8 color space conversions
Hex:
        #e6bda8
        RGB:
        230, 189, 168
        CMY:
        10, 26, 34
        CMYK:
        0, 18, 27, 10
      HSL:
        20°, 55.3571%, 78.0392%
        HSV (HSB):
        20°, 26.9565%, 90.1961%
        XYZ:
        57.8986, 56.0453, 44.8120
        xyY:
        0.3647, 0.3530, 56.0453
      CIE-Lab:
        79.6396, 11.6113, 16.1283
        CIE-LCH:
        79.6396, 19.8732, 54.2487
        CIE-Luv:
        79.6396, 27.2836, 20.6556
        Hunter-Lab:
        74.8634, 7.0390, 16.9144
      #e6bda8 color charts
#e6bda8 RGB chart
      #e6bda8 CMYK chart
      #e6bda8 RGB pie chart
      #e6bda8 color shades, tints & tones
#e6bda8 color schemes
#e6bda8 color preview, HTML & CSS examples
           This text has a color of #e6bda8        
        
          <p style="color:#e6bda8;">Text here</p>
        
        
          .mytext {color:#e6bda8;}
        
        Text color #e6bda8
      
           This box has a color of #e6bda8        
        
          <div style="background-color:#e6bda8;">Content here</div>
        
        
          .mybackground {background-color:#e6bda8;}
        
        Background color #e6bda8
      
           Border around this has a color of #e6bda8        
        
          <div style="border:2px solid #e6bda8;">Content here</div>
        
        
          .myborder {border:2px solid #e6bda8;}
        
        Border color #e6bda8