#e2d256 color space conversions
Hex:
        #e2d256
        RGB:
        226, 210, 86
        CMY:
        11, 18, 66
        CMYK:
        0, 7, 62, 11
      HSL:
        53°, 70.7071%, 61.1765%
        HSV (HSB):
        53°, 61.9469%, 88.6275%
        XYZ:
        56.0903, 62.9338, 17.9953
        xyY:
        0.4094, 0.4593, 62.9338
      CIE-Lab:
        83.4075, -9.0891, 61.6360
        CIE-LCH:
        83.4075, 62.3026, 98.3886
        CIE-Luv:
        83.4075, 16.2752, 74.8239
        Hunter-Lab:
        79.3308, -12.6217, 42.0824
      #e2d256 color charts
#e2d256 RGB chart
      #e2d256 CMYK chart
      #e2d256 RGB pie chart
      #e2d256 color shades, tints & tones
#e2d256 color schemes
#e2d256 color preview, HTML & CSS examples
           This text has a color of #e2d256        
        
          <p style="color:#e2d256;">Text here</p>
        
        
          .mytext {color:#e2d256;}
        
        Text color #e2d256
      
           This box has a color of #e2d256        
        
          <div style="background-color:#e2d256;">Content here</div>
        
        
          .mybackground {background-color:#e2d256;}
        
        Background color #e2d256
      
           Border around this has a color of #e2d256        
        
          <div style="border:2px solid #e2d256;">Content here</div>
        
        
          .myborder {border:2px solid #e2d256;}
        
        Border color #e2d256