#e2d95a color space conversions
Hex:
        #e2d95a
        RGB:
        226, 217, 90
        CMY:
        11, 15, 65
        CMYK:
        0, 4, 60, 11
      HSL:
        56°, 70.1031%, 61.9608%
        HSV (HSB):
        56°, 60.1770%, 88.6275%
        XYZ:
        58.0223, 66.5326, 19.4568
        xyY:
        0.4029, 0.4620, 66.5326
      CIE-Lab:
        85.2674, -12.3446, 61.9482
        CIE-LCH:
        85.2674, 63.1662, 101.2699
        CIE-Luv:
        85.2674, 11.5586, 76.4805
        Hunter-Lab:
        81.5675, -15.7688, 42.9545
      #e2d95a color charts
#e2d95a RGB chart
      #e2d95a CMYK chart
      #e2d95a RGB pie chart
      #e2d95a color shades, tints & tones
#e2d95a color schemes
#e2d95a color preview, HTML & CSS examples
           This text has a color of #e2d95a        
        
          <p style="color:#e2d95a;">Text here</p>
        
        
          .mytext {color:#e2d95a;}
        
        Text color #e2d95a
      
           This box has a color of #e2d95a        
        
          <div style="background-color:#e2d95a;">Content here</div>
        
        
          .mybackground {background-color:#e2d95a;}
        
        Background color #e2d95a
      
           Border around this has a color of #e2d95a        
        
          <div style="border:2px solid #e2d95a;">Content here</div>
        
        
          .myborder {border:2px solid #e2d95a;}
        
        Border color #e2d95a