#e1b0aa color space conversions
Hex:
        #e1b0aa
        RGB:
        225, 176, 170
        CMY:
        12, 31, 33
        CMYK:
        0, 22, 24, 12
      HSL:
        7°, 47.8261%, 77.4510%
        HSV (HSB):
        7°, 24.4444%, 88.2353%
        XYZ:
        53.8324, 49.9605, 44.8363
        xyY:
        0.3622, 0.3361, 49.9605
      CIE-Lab:
        76.0450, 16.9411, 9.9039
        CIE-LCH:
        76.0450, 19.6237, 30.3109
        CIE-Luv:
        76.0450, 31.4213, 11.0299
        Hunter-Lab:
        70.6827, 12.2518, 11.8684
      #e1b0aa color charts
#e1b0aa RGB chart
      #e1b0aa CMYK chart
      #e1b0aa RGB pie chart
      #e1b0aa color shades, tints & tones
#e1b0aa color schemes
#e1b0aa color preview, HTML & CSS examples
           This text has a color of #e1b0aa        
        
          <p style="color:#e1b0aa;">Text here</p>
        
        
          .mytext {color:#e1b0aa;}
        
        Text color #e1b0aa
      
           This box has a color of #e1b0aa        
        
          <div style="background-color:#e1b0aa;">Content here</div>
        
        
          .mybackground {background-color:#e1b0aa;}
        
        Background color #e1b0aa
      
           Border around this has a color of #e1b0aa        
        
          <div style="border:2px solid #e1b0aa;">Content here</div>
        
        
          .myborder {border:2px solid #e1b0aa;}
        
        Border color #e1b0aa