#e6a296 color space conversions
Hex:
        #e6a296
        RGB:
        230, 162, 150
        CMY:
        10, 36, 41
        CMYK:
        0, 30, 35, 10
      HSL:
        9°, 61.5385%, 74.5098%
        HSV (HSB):
        9°, 34.7826%, 90.1961%
        XYZ:
        51.0585, 44.8657, 34.8230
        xyY:
        0.3905, 0.3431, 44.8657
      CIE-Lab:
        72.8034, 23.6826, 16.3367
        CIE-LCH:
        72.8034, 28.7707, 34.5987
        CIE-Luv:
        72.8034, 46.0605, 18.0130
        Hunter-Lab:
        66.9818, 18.8476, 16.0631
      #e6a296 color charts
#e6a296 RGB chart
      #e6a296 CMYK chart
      #e6a296 RGB pie chart
      #e6a296 color shades, tints & tones
#e6a296 color schemes
#e6a296 color preview, HTML & CSS examples
           This text has a color of #e6a296        
        
          <p style="color:#e6a296;">Text here</p>
        
        
          .mytext {color:#e6a296;}
        
        Text color #e6a296
      
           This box has a color of #e6a296        
        
          <div style="background-color:#e6a296;">Content here</div>
        
        
          .mybackground {background-color:#e6a296;}
        
        Background color #e6a296
      
           Border around this has a color of #e6a296        
        
          <div style="border:2px solid #e6a296;">Content here</div>
        
        
          .myborder {border:2px solid #e6a296;}
        
        Border color #e6a296