#e1bd80 color space conversions
Hex:
        #e1bd80
        RGB:
        225, 189, 128
        CMY:
        12, 26, 50
        CMYK:
        0, 16, 43, 12
      HSL:
        38°, 61.7834%, 69.2157%
        HSV (HSB):
        38°, 43.1111%, 88.2353%
        XYZ:
        53.1452, 53.9613, 28.0366
        xyY:
        0.3933, 0.3993, 53.9613
      CIE-Lab:
        78.4391, 4.8539, 35.5877
        CIE-LCH:
        78.4391, 35.9171, 82.2333
        CIE-Luv:
        78.4391, 27.2423, 45.5522
        Hunter-Lab:
        73.4583, 0.5881, 28.7918
      #e1bd80 color charts
#e1bd80 RGB chart
      #e1bd80 CMYK chart
      #e1bd80 RGB pie chart
      #e1bd80 color shades, tints & tones
#e1bd80 color schemes
#e1bd80 color preview, HTML & CSS examples
           This text has a color of #e1bd80        
        
          <p style="color:#e1bd80;">Text here</p>
        
        
          .mytext {color:#e1bd80;}
        
        Text color #e1bd80
      
           This box has a color of #e1bd80        
        
          <div style="background-color:#e1bd80;">Content here</div>
        
        
          .mybackground {background-color:#e1bd80;}
        
        Background color #e1bd80
      
           Border around this has a color of #e1bd80        
        
          <div style="border:2px solid #e1bd80;">Content here</div>
        
        
          .myborder {border:2px solid #e1bd80;}
        
        Border color #e1bd80