#e2d967 color space conversions
Hex:
        #e2d967
        RGB:
        226, 217, 103
        CMY:
        11, 15, 60
        CMYK:
        0, 4, 54, 11
      HSL:
        56°, 67.9558%, 64.5098%
        HSV (HSB):
        56°, 54.4248%, 88.6275%
        XYZ:
        58.6251, 66.7737, 22.6307
        xyY:
        0.3960, 0.4511, 66.7737
      CIE-Lab:
        85.3896, -11.4076, 56.3393
        CIE-LCH:
        85.3896, 57.4826, 101.4465
        CIE-Luv:
        85.3896, 11.1315, 71.4600
        Hunter-Lab:
        81.7152, -14.9400, 40.7805
      #e2d967 color charts
#e2d967 RGB chart
      #e2d967 CMYK chart
      #e2d967 RGB pie chart
      #e2d967 color shades, tints & tones
#e2d967 color schemes
#e2d967 color preview, HTML & CSS examples
           This text has a color of #e2d967        
        
          <p style="color:#e2d967;">Text here</p>
        
        
          .mytext {color:#e2d967;}
        
        Text color #e2d967
      
           This box has a color of #e2d967        
        
          <div style="background-color:#e2d967;">Content here</div>
        
        
          .mybackground {background-color:#e2d967;}
        
        Background color #e2d967
      
           Border around this has a color of #e2d967        
        
          <div style="border:2px solid #e2d967;">Content here</div>
        
        
          .myborder {border:2px solid #e2d967;}
        
        Border color #e2d967