#e2bd75 color space conversions
Hex:
        #e2bd75
        RGB:
        226, 189, 117
        CMY:
        11, 26, 54
        CMYK:
        0, 16, 48, 11
      HSL:
        40°, 65.2695%, 67.2549%
        HSV (HSB):
        40°, 48.2301%, 88.6275%
        XYZ:
        52.7725, 53.8483, 24.4420
        xyY:
        0.4027, 0.4109, 53.8483
      CIE-Lab:
        78.3732, 4.1729, 41.1623
        CIE-LCH:
        78.3732, 41.3733, 84.2113
        CIE-Luv:
        78.3732, 28.7413, 51.5976
        Hunter-Lab:
        73.3814, -0.0485, 31.6186
      #e2bd75 color charts
#e2bd75 RGB chart
      #e2bd75 CMYK chart
      #e2bd75 RGB pie chart
      #e2bd75 color shades, tints & tones
#e2bd75 color schemes
#e2bd75 color preview, HTML & CSS examples
           This text has a color of #e2bd75        
        
          <p style="color:#e2bd75;">Text here</p>
        
        
          .mytext {color:#e2bd75;}
        
        Text color #e2bd75
      
           This box has a color of #e2bd75        
        
          <div style="background-color:#e2bd75;">Content here</div>
        
        
          .mybackground {background-color:#e2bd75;}
        
        Background color #e2bd75
      
           Border around this has a color of #e2bd75        
        
          <div style="border:2px solid #e2bd75;">Content here</div>
        
        
          .myborder {border:2px solid #e2bd75;}
        
        Border color #e2bd75