#e2d070 color space conversions
Hex:
        #e2d070
        RGB:
        226, 208, 112
        CMY:
        11, 18, 56
        CMYK:
        0, 8, 50, 11
      HSL:
        51°, 66.2791%, 66.2745%
        HSV (HSB):
        51°, 50.4425%, 88.6275%
        XYZ:
        56.8445, 62.4504, 24.3873
        xyY:
        0.3956, 0.4346, 62.4504
      CIE-Lab:
        83.1523, -6.1176, 49.4928
        CIE-LCH:
        83.1523, 49.8695, 97.0464
        CIE-Luv:
        83.1523, 16.5479, 63.2823
        Hunter-Lab:
        79.0255, -9.8963, 37.0209
      #e2d070 color charts
#e2d070 RGB chart
      #e2d070 CMYK chart
      #e2d070 RGB pie chart
      #e2d070 color shades, tints & tones
#e2d070 color schemes
#e2d070 color preview, HTML & CSS examples
           This text has a color of #e2d070        
        
          <p style="color:#e2d070;">Text here</p>
        
        
          .mytext {color:#e2d070;}
        
        Text color #e2d070
      
           This box has a color of #e2d070        
        
          <div style="background-color:#e2d070;">Content here</div>
        
        
          .mybackground {background-color:#e2d070;}
        
        Background color #e2d070
      
           Border around this has a color of #e2d070        
        
          <div style="border:2px solid #e2d070;">Content here</div>
        
        
          .myborder {border:2px solid #e2d070;}
        
        Border color #e2d070