#e2d372 color space conversions
Hex:
        #e2d372
        RGB:
        226, 211, 114
        CMY:
        11, 17, 55
        CMYK:
        0, 7, 50, 11
      HSL:
        52°, 65.8824%, 66.6667%
        HSV (HSB):
        52°, 49.5575%, 88.6275%
        XYZ:
        57.6956, 63.9722, 25.2266
        xyY:
        0.3928, 0.4355, 63.9722
      CIE-Lab:
        83.9513, -7.4695, 49.4928
        CIE-LCH:
        83.9513, 50.0532, 98.5824
        CIE-Luv:
        83.9513, 14.5304, 63.7847
        Hunter-Lab:
        79.9826, -11.2084, 37.2877
      #e2d372 color charts
#e2d372 RGB chart
      #e2d372 CMYK chart
      #e2d372 RGB pie chart
      #e2d372 color shades, tints & tones
#e2d372 color schemes
#e2d372 color preview, HTML & CSS examples
           This text has a color of #e2d372        
        
          <p style="color:#e2d372;">Text here</p>
        
        
          .mytext {color:#e2d372;}
        
        Text color #e2d372
      
           This box has a color of #e2d372        
        
          <div style="background-color:#e2d372;">Content here</div>
        
        
          .mybackground {background-color:#e2d372;}
        
        Background color #e2d372
      
           Border around this has a color of #e2d372        
        
          <div style="border:2px solid #e2d372;">Content here</div>
        
        
          .myborder {border:2px solid #e2d372;}
        
        Border color #e2d372