#e1bfb2 color space conversions
Hex:
        #e1bfb2
        RGB:
        225, 191, 178
        CMY:
        12, 25, 30
        CMYK:
        0, 15, 21, 12
      HSL:
        17°, 43.9252%, 79.0196%
        HSV (HSB):
        17°, 20.8889%, 88.2353%
        XYZ:
        57.7180, 56.4835, 49.9798
        xyY:
        0.3516, 0.3440, 56.4835
      CIE-Lab:
        79.8882, 10.0987, 11.0450
        CIE-LCH:
        79.8882, 14.9658, 47.5628
        CIE-Luv:
        79.8882, 21.8250, 14.0771
        Hunter-Lab:
        75.1555, 5.5625, 13.1799
      #e1bfb2 color charts
#e1bfb2 RGB chart
      #e1bfb2 CMYK chart
      #e1bfb2 RGB pie chart
      #e1bfb2 color shades, tints & tones
#e1bfb2 color schemes
#e1bfb2 color preview, HTML & CSS examples
           This text has a color of #e1bfb2        
        
          <p style="color:#e1bfb2;">Text here</p>
        
        
          .mytext {color:#e1bfb2;}
        
        Text color #e1bfb2
      
           This box has a color of #e1bfb2        
        
          <div style="background-color:#e1bfb2;">Content here</div>
        
        
          .mybackground {background-color:#e1bfb2;}
        
        Background color #e1bfb2
      
           Border around this has a color of #e1bfb2        
        
          <div style="border:2px solid #e1bfb2;">Content here</div>
        
        
          .myborder {border:2px solid #e1bfb2;}
        
        Border color #e1bfb2