#e2bd49 color space conversions
Hex:
        #e2bd49
        RGB:
        226, 189, 73
        CMY:
        11, 26, 71
        CMYK:
        0, 16, 68, 11
      HSL:
        45°, 72.5118%, 58.6275%
        HSV (HSB):
        45°, 67.6991%, 88.6275%
        XYZ:
        50.7642, 53.0450, 13.8665
        xyY:
        0.4314, 0.4508, 53.0450
      CIE-Lab:
        77.9015, 0.9253, 61.2759
        CIE-LCH:
        77.9015, 61.2829, 89.1349
        CIE-Luv:
        77.9015, 31.2100, 70.1395
        Hunter-Lab:
        72.8320, -3.0407, 39.6942
      #e2bd49 color charts
#e2bd49 RGB chart
      #e2bd49 CMYK chart
      #e2bd49 RGB pie chart
      #e2bd49 color shades, tints & tones
#e2bd49 color schemes
#e2bd49 color preview, HTML & CSS examples
           This text has a color of #e2bd49        
        
          <p style="color:#e2bd49;">Text here</p>
        
        
          .mytext {color:#e2bd49;}
        
        Text color #e2bd49
      
           This box has a color of #e2bd49        
        
          <div style="background-color:#e2bd49;">Content here</div>
        
        
          .mybackground {background-color:#e2bd49;}
        
        Background color #e2bd49
      
           Border around this has a color of #e2bd49        
        
          <div style="border:2px solid #e2bd49;">Content here</div>
        
        
          .myborder {border:2px solid #e2bd49;}
        
        Border color #e2bd49