#e6cc70 color space conversions
Hex:
        #e6cc70
        RGB:
        230, 204, 112
        CMY:
        10, 20, 56
        CMYK:
        0, 11, 51, 10
      HSL:
        47°, 70.2381%, 67.0588%
        HSV (HSB):
        47°, 51.3043%, 90.1961%
        XYZ:
        57.1506, 61.1786, 24.1257
        xyY:
        0.4012, 0.4295, 61.1786
      CIE-Lab:
        82.4747, -2.4418, 48.7603
        CIE-LCH:
        82.4747, 48.8214, 92.8669
        CIE-Luv:
        82.4747, 21.9341, 61.5966
        Hunter-Lab:
        78.2167, -6.4547, 36.4639
      #e6cc70 color charts
#e6cc70 RGB chart
      #e6cc70 CMYK chart
      #e6cc70 RGB pie chart
      #e6cc70 color shades, tints & tones
#e6cc70 color schemes
#e6cc70 color preview, HTML & CSS examples
           This text has a color of #e6cc70        
        
          <p style="color:#e6cc70;">Text here</p>
        
        
          .mytext {color:#e6cc70;}
        
        Text color #e6cc70
      
           This box has a color of #e6cc70        
        
          <div style="background-color:#e6cc70;">Content here</div>
        
        
          .mybackground {background-color:#e6cc70;}
        
        Background color #e6cc70
      
           Border around this has a color of #e6cc70        
        
          <div style="border:2px solid #e6cc70;">Content here</div>
        
        
          .myborder {border:2px solid #e6cc70;}
        
        Border color #e6cc70