#e2b0aa color space conversions
Hex:
        #e2b0aa
        RGB:
        226, 176, 170
        CMY:
        11, 31, 33
        CMYK:
        0, 22, 25, 11
      HSL:
        6°, 49.1228%, 77.6471%
        HSV (HSB):
        6°, 24.7788%, 88.6275%
        XYZ:
        54.1451, 50.1217, 44.8509
        xyY:
        0.3631, 0.3361, 50.1217
      CIE-Lab:
        76.1439, 17.3143, 10.0582
        CIE-LCH:
        76.1439, 20.0238, 30.1532
        CIE-Luv:
        76.1439, 32.1080, 11.1710
        Hunter-Lab:
        70.7967, 12.6220, 11.9964
      #e2b0aa color charts
#e2b0aa RGB chart
      #e2b0aa CMYK chart
      #e2b0aa RGB pie chart
      #e2b0aa color shades, tints & tones
#e2b0aa color schemes
#e2b0aa color preview, HTML & CSS examples
           This text has a color of #e2b0aa        
        
          <p style="color:#e2b0aa;">Text here</p>
        
        
          .mytext {color:#e2b0aa;}
        
        Text color #e2b0aa
      
           This box has a color of #e2b0aa        
        
          <div style="background-color:#e2b0aa;">Content here</div>
        
        
          .mybackground {background-color:#e2b0aa;}
        
        Background color #e2b0aa
      
           Border around this has a color of #e2b0aa        
        
          <div style="border:2px solid #e2b0aa;">Content here</div>
        
        
          .myborder {border:2px solid #e2b0aa;}
        
        Border color #e2b0aa