#e6aa71 color space conversions
Hex:
        #e6aa71
        RGB:
        230, 170, 113
        CMY:
        10, 33, 56
        CMYK:
        0, 26, 51, 10
      HSL:
        29°, 70.0599%, 67.2549%
        HSV (HSB):
        29°, 50.8696%, 90.1961%
        XYZ:
        49.9885, 46.7647, 22.0146
        xyY:
        0.4209, 0.3937, 46.7647
      CIE-Lab:
        74.0390, 15.4971, 37.8544
        CIE-LCH:
        74.0390, 40.9038, 67.7364
        CIE-Luv:
        74.0390, 44.9985, 44.7592
        Hunter-Lab:
        68.3847, 10.8083, 28.7825
      #e6aa71 color charts
#e6aa71 RGB chart
      #e6aa71 CMYK chart
      #e6aa71 RGB pie chart
      #e6aa71 color shades, tints & tones
#e6aa71 color schemes
#e6aa71 color preview, HTML & CSS examples
           This text has a color of #e6aa71        
        
          <p style="color:#e6aa71;">Text here</p>
        
        
          .mytext {color:#e6aa71;}
        
        Text color #e6aa71
      
           This box has a color of #e6aa71        
        
          <div style="background-color:#e6aa71;">Content here</div>
        
        
          .mybackground {background-color:#e6aa71;}
        
        Background color #e6aa71
      
           Border around this has a color of #e6aa71        
        
          <div style="border:2px solid #e6aa71;">Content here</div>
        
        
          .myborder {border:2px solid #e6aa71;}
        
        Border color #e6aa71