#e1bd7e color space conversions
Hex:
        #e1bd7e
        RGB:
        225, 189, 126
        CMY:
        12, 26, 51
        CMYK:
        0, 16, 44, 12
      HSL:
        38°, 62.2642%, 68.8235%
        HSV (HSB):
        38°, 44.0000%, 88.2353%
        XYZ:
        53.0148, 53.9091, 27.3500
        xyY:
        0.3948, 0.4015, 53.9091
      CIE-Lab:
        78.4087, 4.6479, 36.5825
        CIE-LCH:
        78.4087, 36.8765, 82.7592
        CIE-Luv:
        78.4087, 27.3894, 46.6746
        Hunter-Lab:
        73.4228, 0.3957, 29.3105
      #e1bd7e color charts
#e1bd7e RGB chart
      #e1bd7e CMYK chart
      #e1bd7e RGB pie chart
      #e1bd7e color shades, tints & tones
#e1bd7e color schemes
#e1bd7e color preview, HTML & CSS examples
           This text has a color of #e1bd7e        
        
          <p style="color:#e1bd7e;">Text here</p>
        
        
          .mytext {color:#e1bd7e;}
        
        Text color #e1bd7e
      
           This box has a color of #e1bd7e        
        
          <div style="background-color:#e1bd7e;">Content here</div>
        
        
          .mybackground {background-color:#e1bd7e;}
        
        Background color #e1bd7e
      
           Border around this has a color of #e1bd7e        
        
          <div style="border:2px solid #e1bd7e;">Content here</div>
        
        
          .myborder {border:2px solid #e1bd7e;}
        
        Border color #e1bd7e