#e2bd67 color space conversions
Hex:
        #e2bd67
        RGB:
        226, 189, 103
        CMY:
        11, 26, 60
        CMYK:
        0, 16, 54, 11
      HSL:
        42°, 67.9558%, 64.5098%
        HSV (HSB):
        42°, 54.4248%, 88.6275%
        XYZ:
        52.0098, 53.5432, 20.4256
        xyY:
        0.4128, 0.4250, 53.5432
      CIE-Lab:
        78.1946, 2.9532, 47.9143
        CIE-LCH:
        78.1946, 48.0052, 86.4731
        CIE-Luv:
        78.1946, 29.6517, 58.4440
        Hunter-Lab:
        73.1732, -1.1796, 34.6710
      #e2bd67 color charts
#e2bd67 RGB chart
      #e2bd67 CMYK chart
      #e2bd67 RGB pie chart
      #e2bd67 color shades, tints & tones
#e2bd67 color schemes
#e2bd67 color preview, HTML & CSS examples
           This text has a color of #e2bd67        
        
          <p style="color:#e2bd67;">Text here</p>
        
        
          .mytext {color:#e2bd67;}
        
        Text color #e2bd67
      
           This box has a color of #e2bd67        
        
          <div style="background-color:#e2bd67;">Content here</div>
        
        
          .mybackground {background-color:#e2bd67;}
        
        Background color #e2bd67
      
           Border around this has a color of #e2bd67        
        
          <div style="border:2px solid #e2bd67;">Content here</div>
        
        
          .myborder {border:2px solid #e2bd67;}
        
        Border color #e2bd67