#e1b2ae color space conversions
Hex:
        #e1b2ae
        RGB:
        225, 178, 174
        CMY:
        12, 30, 32
        CMYK:
        0, 21, 23, 12
      HSL:
        5°, 45.9459%, 78.2353%
        HSV (HSB):
        5°, 22.6667%, 88.2353%
        XYZ:
        54.6117, 50.9043, 46.9916
        xyY:
        0.3581, 0.3338, 50.9043
      CIE-Lab:
        76.6210, 16.4451, 8.5501
        CIE-LCH:
        76.6210, 18.5349, 27.4707
        CIE-Luv:
        76.6210, 29.7929, 9.2775
        Hunter-Lab:
        71.3473, 11.7725, 10.8928
      #e1b2ae color charts
#e1b2ae RGB chart
      #e1b2ae CMYK chart
      #e1b2ae RGB pie chart
      #e1b2ae color shades, tints & tones
#e1b2ae color schemes
#e1b2ae color preview, HTML & CSS examples
           This text has a color of #e1b2ae        
        
          <p style="color:#e1b2ae;">Text here</p>
        
        
          .mytext {color:#e1b2ae;}
        
        Text color #e1b2ae
      
           This box has a color of #e1b2ae        
        
          <div style="background-color:#e1b2ae;">Content here</div>
        
        
          .mybackground {background-color:#e1b2ae;}
        
        Background color #e1b2ae
      
           Border around this has a color of #e1b2ae        
        
          <div style="border:2px solid #e1b2ae;">Content here</div>
        
        
          .myborder {border:2px solid #e1b2ae;}
        
        Border color #e1b2ae