#e8bdc1 color space conversions
Hex:
        #e8bdc1
        RGB:
        232, 189, 193
        CMY:
        9, 26, 24
        CMYK:
        0, 19, 17, 9
      HSL:
        354°, 48.3146%, 82.5490%
        HSV (HSB):
        354°, 18.5345%, 90.9804%
        XYZ:
        61.1019, 57.4013, 58.3112
        xyY:
        0.3456, 0.3246, 57.4013
      CIE-Lab:
        80.4048, 15.9902, 3.7997
        CIE-LCH:
        80.4048, 16.4354, 13.3670
        CIE-Luv:
        80.4048, 26.0748, 2.6877
        Hunter-Lab:
        75.7636, 11.3706, 7.4022
      #e8bdc1 color charts
#e8bdc1 RGB chart
      #e8bdc1 CMYK chart
      #e8bdc1 RGB pie chart
      #e8bdc1 color shades, tints & tones
#e8bdc1 color schemes
#e8bdc1 color preview, HTML & CSS examples
           This text has a color of #e8bdc1        
        
          <p style="color:#e8bdc1;">Text here</p>
        
        
          .mytext {color:#e8bdc1;}
        
        Text color #e8bdc1
      
           This box has a color of #e8bdc1        
        
          <div style="background-color:#e8bdc1;">Content here</div>
        
        
          .mybackground {background-color:#e8bdc1;}
        
        Background color #e8bdc1
      
           Border around this has a color of #e8bdc1        
        
          <div style="border:2px solid #e8bdc1;">Content here</div>
        
        
          .myborder {border:2px solid #e8bdc1;}
        
        Border color #e8bdc1