#e2d250 color space conversions
Hex:
        #e2d250
        RGB:
        226, 210, 80
        CMY:
        11, 18, 69
        CMYK:
        0, 7, 65, 11
      HSL:
        53°, 71.5686%, 60.0000%
        HSV (HSB):
        53°, 64.6018%, 88.6275%
        XYZ:
        55.8586, 62.8411, 16.7749
        xyY:
        0.4123, 0.4639, 62.8411
      CIE-Lab:
        83.3587, -9.4570, 64.0912
        CIE-LCH:
        83.3587, 64.7852, 98.3937
        CIE-Luv:
        83.3587, 16.4698, 76.8514
        Hunter-Lab:
        79.2724, -12.9482, 42.9443
      #e2d250 color charts
#e2d250 RGB chart
      #e2d250 CMYK chart
      #e2d250 RGB pie chart
      #e2d250 color shades, tints & tones
#e2d250 color schemes
#e2d250 color preview, HTML & CSS examples
           This text has a color of #e2d250        
        
          <p style="color:#e2d250;">Text here</p>
        
        
          .mytext {color:#e2d250;}
        
        Text color #e2d250
      
           This box has a color of #e2d250        
        
          <div style="background-color:#e2d250;">Content here</div>
        
        
          .mybackground {background-color:#e2d250;}
        
        Background color #e2d250
      
           Border around this has a color of #e2d250        
        
          <div style="border:2px solid #e2d250;">Content here</div>
        
        
          .myborder {border:2px solid #e2d250;}
        
        Border color #e2d250