#e0ce70 color space conversions
Hex:
        #e0ce70
        RGB:
        224, 206, 112
        CMY:
        12, 19, 56
        CMYK:
        0, 8, 50, 12
      HSL:
        50°, 64.3678%, 65.8824%
        HSV (HSB):
        50°, 50.0000%, 87.8431%
        XYZ:
        55.7364, 61.1598, 24.1966
        xyY:
        0.3950, 0.4335, 61.1598
      CIE-Lab:
        82.4646, -5.9084, 48.6244
        CIE-LCH:
        82.4646, 48.9821, 96.9281
        CIE-Luv:
        82.4646, 16.4642, 62.2152
        Hunter-Lab:
        78.2047, -9.6415, 36.3989
      #e0ce70 color charts
#e0ce70 RGB chart
      #e0ce70 CMYK chart
      #e0ce70 RGB pie chart
      #e0ce70 color shades, tints & tones
#e0ce70 color schemes
#e0ce70 color preview, HTML & CSS examples
           This text has a color of #e0ce70        
        
          <p style="color:#e0ce70;">Text here</p>
        
        
          .mytext {color:#e0ce70;}
        
        Text color #e0ce70
      
           This box has a color of #e0ce70        
        
          <div style="background-color:#e0ce70;">Content here</div>
        
        
          .mybackground {background-color:#e0ce70;}
        
        Background color #e0ce70
      
           Border around this has a color of #e0ce70        
        
          <div style="border:2px solid #e0ce70;">Content here</div>
        
        
          .myborder {border:2px solid #e0ce70;}
        
        Border color #e0ce70