#e4d070 color space conversions
Hex:
        #e4d070
        RGB:
        228, 208, 112
        CMY:
        11, 18, 56
        CMYK:
        0, 9, 51, 11
      HSL:
        50°, 68.2353%, 66.6667%
        HSV (HSB):
        50°, 50.8772%, 89.4118%
        XYZ:
        57.4754, 62.7756, 24.4169
        xyY:
        0.3973, 0.4339, 62.7756
      CIE-Lab:
        83.3242, -5.3056, 49.7401
        CIE-LCH:
        83.3242, 50.0222, 96.0885
        CIE-Luv:
        83.3242, 17.9258, 63.3905
        Hunter-Lab:
        79.2310, -9.1677, 37.1902
      #e4d070 color charts
#e4d070 RGB chart
      #e4d070 CMYK chart
      #e4d070 RGB pie chart
      #e4d070 color shades, tints & tones
#e4d070 color schemes
#e4d070 color preview, HTML & CSS examples
           This text has a color of #e4d070        
        
          <p style="color:#e4d070;">Text here</p>
        
        
          .mytext {color:#e4d070;}
        
        Text color #e4d070
      
           This box has a color of #e4d070        
        
          <div style="background-color:#e4d070;">Content here</div>
        
        
          .mybackground {background-color:#e4d070;}
        
        Background color #e4d070
      
           Border around this has a color of #e4d070        
        
          <div style="border:2px solid #e4d070;">Content here</div>
        
        
          .myborder {border:2px solid #e4d070;}
        
        Border color #e4d070