#e1b6aa color space conversions
Hex:
        #e1b6aa
        RGB:
        225, 182, 170
        CMY:
        12, 29, 33
        CMYK:
        0, 19, 24, 12
      HSL:
        13°, 47.8261%, 77.4510%
        HSV (HSB):
        13°, 24.4444%, 88.2353%
        XYZ:
        55.0350, 52.3657, 45.2371
        xyY:
        0.3606, 0.3431, 52.3657
      CIE-Lab:
        77.4990, 13.7318, 11.9687
        CIE-LCH:
        77.4990, 18.2157, 41.0756
        CIE-Luv:
        77.4990, 27.8668, 14.5375
        Hunter-Lab:
        72.3642, 9.1170, 13.5908
      #e1b6aa color charts
#e1b6aa RGB chart
      #e1b6aa CMYK chart
      #e1b6aa RGB pie chart
      #e1b6aa color shades, tints & tones
#e1b6aa color schemes
#e1b6aa color preview, HTML & CSS examples
           This text has a color of #e1b6aa        
        
          <p style="color:#e1b6aa;">Text here</p>
        
        
          .mytext {color:#e1b6aa;}
        
        Text color #e1b6aa
      
           This box has a color of #e1b6aa        
        
          <div style="background-color:#e1b6aa;">Content here</div>
        
        
          .mybackground {background-color:#e1b6aa;}
        
        Background color #e1b6aa
      
           Border around this has a color of #e1b6aa        
        
          <div style="border:2px solid #e1b6aa;">Content here</div>
        
        
          .myborder {border:2px solid #e1b6aa;}
        
        Border color #e1b6aa