#e2bd43 color space conversions
Hex:
        #e2bd43
        RGB:
        226, 189, 67
        CMY:
        11, 26, 74
        CMYK:
        0, 16, 70, 11
      HSL:
        46°, 73.2719%, 57.4510%
        HSV (HSB):
        46°, 70.3540%, 88.6275%
        XYZ:
        50.5747, 52.9692, 12.8687
        xyY:
        0.4344, 0.4550, 52.9692
      CIE-Lab:
        77.8568, 0.6128, 63.6726
        CIE-LCH:
        77.8568, 63.6755, 89.4486
        CIE-Luv:
        77.8568, 31.4553, 71.9777
        Hunter-Lab:
        72.7799, -3.3253, 40.4625
      #e2bd43 color charts
#e2bd43 RGB chart
      #e2bd43 CMYK chart
      #e2bd43 RGB pie chart
      #e2bd43 color shades, tints & tones
#e2bd43 color schemes
#e2bd43 color preview, HTML & CSS examples
           This text has a color of #e2bd43        
        
          <p style="color:#e2bd43;">Text here</p>
        
        
          .mytext {color:#e2bd43;}
        
        Text color #e2bd43
      
           This box has a color of #e2bd43        
        
          <div style="background-color:#e2bd43;">Content here</div>
        
        
          .mybackground {background-color:#e2bd43;}
        
        Background color #e2bd43
      
           Border around this has a color of #e2bd43        
        
          <div style="border:2px solid #e2bd43;">Content here</div>
        
        
          .myborder {border:2px solid #e2bd43;}
        
        Border color #e2bd43