#e2d752 color space conversions
Hex:
        #e2d752
        RGB:
        226, 215, 82
        CMY:
        11, 16, 68
        CMYK:
        0, 5, 64, 11
      HSL:
        55°, 71.2871%, 60.3922%
        HSV (HSB):
        55°, 63.7168%, 88.6275%
        XYZ:
        57.1875, 65.3788, 17.5879
        xyY:
        0.4080, 0.4665, 65.3788
      CIE-Lab:
        84.6786, -11.8508, 64.6619
        CIE-LCH:
        84.6786, 65.7389, 100.3855
        CIE-Luv:
        84.6786, 13.1003, 78.3512
        Hunter-Lab:
        80.8572, -15.2532, 43.7034
      #e2d752 color charts
#e2d752 RGB chart
      #e2d752 CMYK chart
      #e2d752 RGB pie chart
      #e2d752 color shades, tints & tones
#e2d752 color schemes
#e2d752 color preview, HTML & CSS examples
           This text has a color of #e2d752        
        
          <p style="color:#e2d752;">Text here</p>
        
        
          .mytext {color:#e2d752;}
        
        Text color #e2d752
      
           This box has a color of #e2d752        
        
          <div style="background-color:#e2d752;">Content here</div>
        
        
          .mybackground {background-color:#e2d752;}
        
        Background color #e2d752
      
           Border around this has a color of #e2d752        
        
          <div style="border:2px solid #e2d752;">Content here</div>
        
        
          .myborder {border:2px solid #e2d752;}
        
        Border color #e2d752